torchbox / torchbox/wagtail-tinytableblock

The toolbar "more" menu floats until it is clicked again

Open
#15 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
10
Forks
4
Avg merge
1h 4m
Merged PRs (30d)
1

Description

Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.