reserve space for stacked bottom panels in dashboard editing mode - #69
Merged
Merged
Conversation
Editing mode stacks two fixed bottom panels: AddWidgetContainer (20px) and UrlIdentifierContainer above it (95px + ~50px height). Bump the grid's margin-bottom and overlay bottom to 160px so widgets and grid lines aren't hidden behind them.
helenalebreton
approved these changes
Jun 16, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes https://github.com/metr-systems/backlog/issues/4665
AI Disclaimer: Yes
Summary
Editing mode stacks two fixed bottom panels as you can see in the linked issue, this was hiding the widgets even when we scroll till the end. Here we bump the grid's margin-bottom and overlay bottom to 160px so widgets and grid lines aren't hidden behind them when we scroll to the end.
Code Strategy
We have AddWidgetContainer that sits lowest with bottom at 20px
We also have UrlIdentifierContainer that sits at bottom 95px with a height of 50px this makes it 145px , we add 15px for clear space.
QA
Manually on staging: you can check it here in edit mode https://dashboard.staging.metr.systems/staging/dashboards/59-dynamicwidgetstest?edit&p_Zeitraum=d_this_week&p_value=test2