5sControl / 5sControl/5s-frontend

[1h]The Save button is active when creating and editing a directory with empty or unchanged fields

Open
#934 0 comments 0 reactions 1 assignee Claimed by @kirilbaskakov 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. Нажать Настройка данных
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.