5sControl / 5sControl/5s-frontend
[0.5h]Sequence number instead of directory name when deleting a directory
- 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:

Contributor 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