-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add undo/redo functionality to dashboard editor #27259
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
Conversation
8553ad0 to
ad86126
Compare
|
We probably need to store the location for every action in the stack, and navigate to that location when you undo/redo something. So you see something is changed when it happens on a different page than the one you are now on. This is because dashboards can have multiple views. |
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
|
Hum, the location restoration doesn't work right? CleanShot.2025-11-25.at.15.13.31.mp4 |

Proposed change
Add undo/redo functionality to dashboard editor. I'll leave this here for discussion wether we want this and if this is the right approach.
Type of change
Example configuration
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: