question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Re-implement "More" buttons with new designs, semantics, refactored JS

See original GitHub issue

Is your proposal related to a problem?

The More buttons should probably be button not a with appropriate aria-haspopup.

Describe the solution you’d like

It may be worth trapping focus within the popup when exposed, or perhaps disappearing when tabbing out of it. As of now, when moving tab focus out of the popup, visually obscures the next item’s move button.

Additional context

more_button-open-without-focus

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
albinazscommented, Oct 24, 2022

I’m working on this one.

0reactions
lb-commented, Nov 24, 2022

I have added this to the Stimulus RFC project.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Learning JavaScript Design Patterns
Implementation – a guide to how the pattern would be implemented. Illustrations – a visual representation of classes in the pattern (e.g. a...
Read more >
Refactor and introduce generic button CSS styles for forms ...
There are various button CSS styles throughout core, ... I've opened a new issue on consolidating the design of the buttons in Seven....
Read more >
Semantic HTML: The Unbearable Rightness of Being
These three buttons look identical. When you click them, they all produce the desired behaviour — popping up an alert that says “something”....
Read more >
Does HTML allow placing buttons inside navigation section?
Basically you can put any HTML element inside the <nav> , but it will be semantically right to have <a href="the-link-to-something"> . Thats ......
Read more >
How to manage your Design Tokens with Style Dictionary
If instead you want to understand a little bit more about Style Dictionary and how to configure it, and also see what were...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found