Implement the ability to lock & unlock the dashboard #12119
Labels
beta
Concerns a bug/feature in a beta release
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
NetBox version
v3.5-beta1
Feature type
Change to existing functionality
Proposed functionality
Implement UI controls on the dashboard to lock and unlock the rearrangement and resizing of widgets. This can be accomplished by toggling the
disableDrag
anddisableResize
grid options.The dashboard should be locked by default, with a button to unlock it. Unlocking the dashboard should replace the "unlock" button with "save" and "reset" buttons.
Use case
Currently, the widgets on a user's dashboard can always be rearranged freely. While sometimes convenient, this can also lead to accidental (though temporary) changes. Locking the layout of the dashboard by default avoids these errant changes.
Database changes
No response
External dependencies
No response
The text was updated successfully, but these errors were encountered: