5sControl / 5sControl/5s-frontend
[1h]The Save button is active when creating and editing a directory with empty or unchanged fields
- 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. Нажать Настройка данных
2. Нажать Универсальные справочники
3. Нажать на кнопку добавления нового каталога
4. Нажать кнопку Сохранить
5. Нажать кнопку Сохранить в диалоговом окне
6. Нажать на любой каталог
7. Нажать кнопку редактирования
8. Нажать кнопку Сохранить
9. Нажать кнопку Сохранить в диалоговом окне
Actual result:
кнопка Сохранить всегда активна
Expected result:
кнопка Сохранить по умолчанию неактивна, становится активной только при изменении данных в поле ввода
Attachments:
https://github.com/user-attachments/assets/2b57dc6c-de79-41bf-84c0-3168d0ad1601
Contributor guide
Research direction
The issue describes a UI bug where a Save button is incorrectly enabled for empty/unchanged form fields in a directory creation/edit dialog. Look for the component handling universal directories or data settings, likely in a form component. Check the button's disabled state logic and form validation. The linked pull request #972 may show the fix location. Verify the fix by testing the form's behavior after changes.
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
- Mostly clear
- Newbie friendliness
- 45/100