forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: updating dashboard - initial save button state is "disabled" (el…
…astic#196137) ## Summary This PR fixes [[Dashboard] User can click on update dashboard even without changing anything](elastic#187800) issue. ## Change - When the flyout is open, the initial state of the button is `disabled`. - When there is a change made, the `disabled` state is removed. ![Screenshot 2024-10-14 at 15 21 28](https://github.com/user-attachments/assets/7f4a6234-959b-4779-bb4b-3f8bc221b3f2) ![Screenshot 2024-10-14 at 15 21 55](https://github.com/user-attachments/assets/24349b06-d6ee-4749-8981-d192eda8fd9d)
- Loading branch information
1 parent
abc8f68
commit 0ead257
Showing
2 changed files
with
46 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters