Commit 326460b
authored
[Dashboard] Save button is disabled in case of save error (#227091)
Closes #221579
Added an early return to ensure the `hasUnsavedChanges` flag remains
true when `saveDashboardState` returns an error.
The video below shows the behavior after the fix.
https://github.com/user-attachments/assets/c6a1d914-6030-44a3-bcd5-2b801d78b97a1 parent ce4b93b commit 326460b
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
| |||
0 commit comments