che
che copied to clipboard
'Save' button is not disabled when set 'user gitconfig' data in 'UserPreferences' on Dashboard
Describe the bug
When user gitconfig data are set in UserPreferences on Dashboard, the Save button is still enabled.
If to refresh browser page or switch between UserPreferences tabs, the Save button becomes disabled.
Che version
next (development version)
Steps to reproduce
- Deploy Che
next - Go to
UserPreferences->Gitconfig - Set user name and email and click on
Savebutton -
Savebutton is still enabled
Expected behavior
The Save button should be immediately disabled after saving user gitconfig data.
Runtime
OpenShift
Screenshots
https://github.com/user-attachments/assets/632e2979-53d6-4743-bff1-766b4becf436
Installation method
chectl/next
Environment
Linux
Eclipse Che Logs
Additional context
No response