torchbox / torchbox/wagtail-tinytableblock
The toolbar "more" menu floats until it is clicked again
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10
- Forks
- 4
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 1
Description
on narrower viewports, some toolbar buttons are hidden behind the "..." button. Clicking on it reveals them in a floating element which stays open until you click on the "..." button again.
h/t @nimasmi
Contributor guide
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.
Research direction
Reproduce the toolbar behavior on a narrower viewport and inspect the toolbar's overflow or "..." menu entry point. The issue names no source files or tests; done means the floating menu closes through the expected interaction rather than remaining open until the overflow button is clicked again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100