Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Custom app]: Save button enabling is not synchronised with fields validation #2251

Open
1 task done
YauheniyaH opened this issue Oct 1, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@YauheniyaH
Copy link

YauheniyaH commented Oct 1, 2024

EPAM AI DIAL chat version

0.18.0

How to reproduce

Preconditions:
Open Edit form for any custom application
all required fields are filled in with correct values, Save button is enabled

Steps:

Case1
1.input incorrect value to Attached types field and press Enter
2. move focus to another field -> Save button becomes disabled
3. move focus to next field -> Save button becomes enabled again despite of error hint ->bug

Case2:
1.input incorrect value to Attached types field and press Enter
2. move focus to another field -> Save button becomes disabled
3. back to Attachment type field and remove incorrect value
4. move focus to another field -> Save button still disabled ->bug

Case3:

  1. input incorrect value to 'Features data' field -> error hint message
  2. input incorrect data to 'Attachment type' field -> error hint message
  3. remove value from 'Features data' field
  4. move focus to 'Attachment type' field -> Save button becomes enabled -> bug

Actual result

Case 2: save button not become enabled

Screen.Recording.2024-10-01.at.12.26.35.mov

Case 3:

Screen.Recording.2024-10-01.at.12.48.47.mov

Expected result

Save /Add buttons for custom app form should be synchronised with fields' validation

Confidential information

  • I confirm that do not share any confidential information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant