5sControl / 5sControl/5s-frontend

[0.5h]Sequence number instead of directory name when deleting a directory

Open
#962 1 comment 0 reactions 1 assignee Assigned to @AndreichukVladlena View on GitHub
bug ESMIL Front QA done Stage ready v. 0.8.1
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Device: Samsung Galaxy S20+
OS: Android 13
Browser: Google Chrome
Version: 131.0.6778.260

Precondition:
войти в систему как администратор

Steps to reproduce:
1. Нажать Data Configuration
2. Нажать General directories
3. Выбрать любой справочник
4. Нажать иконку удаления

Actual result:
в диалоговом окне появляется текст "Delete *номер справочника по порядку*?"
Expected result:
в диалоговом окне появляется текст: "Delete *directory name*?"

Attachments:
![Screenshot_20250113_094918_Chrome](https://github.com/user-attachments/assets/3526fd2a-ad83-43ee-a220-caccb5674497)

Contributor guide

Open the contributing guide

Research direction

Look at the deletion confirmation dialog in the General directories section. The screenshot shows a sequence number instead of the directory name. Find the component that renders this dialog, likely in a file handling directory management. Check how the directory data is passed to the dialog and update the text to display the directory name. Verify the fix by testing the deletion flow in the UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.