You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 Save button
Save button is still enabled
Expected behavior
The Save button should be immediately disabled after saving user gitconfig data.
Describe the bug
When
user gitconfigdata are set inUserPreferenceson Dashboard, theSavebutton is still enabled.If to refresh browser page or switch between
UserPreferencestabs, theSavebutton becomes disabled.Che version
next (development version)
Steps to reproduce
nextUserPreferences->GitconfigSavebuttonSavebutton is still enabledExpected behavior
The
Savebutton should be immediately disabled after savinguser gitconfigdata.Runtime
OpenShift
Screenshots
save-btn-gitconfig.mp4
Installation method
chectl/next
Environment
Linux
Eclipse Che Logs
Additional context
No response