readthedocs / readthedocs/ext-theme
Notifications: work around layout shift issues
Open
@agjohnson is already working on this.
Since May 21, 2024.
Accepted
Improvement
Needed: design decision
- Dominant language
- HTML
- Stars
- 12
- Forks
- 6
- Avg merge
- 13h 25m
- Merged PRs (30d)
- 1
Description
With the introduction of async loaded notifications, it can be quite frequent that the UI introduces layout shift, as notifications are loaded inline at the top of the page. We will need to account for this in some way, either with hardcoded space, overlapping notifications, floating notifications at the top of the window, or some other intervention.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.