Lookup: section items are also being selected onClick
See original GitHub issueFiltered items of type section
should not be focusable ( ideally ) The functionality is well handled in on key presses and the section
type filter items don’t get focussed. But with the mouse, it is possible to focus on section
type filter items and even select those.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Is there an onSelect event or equivalent for HTML <select>?
I have tried using an "onClick" handler, but that gets triggered before the user starts the selection process. So, is there a way...
Read more >React onClick event handlers: A complete guide
Learn the basics of React's onClick event handler, including event listening, onClick buttons, synthetic events, custom events, and more.
Read more >HTML Button onclick – JavaScript Click Event Tutorial
The onclick event executes a certain functionality when a button is clicked. This could be when a user submits a form, when you...
Read more >Element: click event - Web APIs | MDN
An element receives a click event when a pointing device button (such as a mouse's primary mouse button) is both pressed and released...
Read more >Select function in Power Apps - Power Platform - Microsoft Learn
Simulates a select action on a control, causing the OnSelect formula to be evaluated. Description. The Select function simulates a select action ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
The Lookup component is the Combobox: Autocomplete variant. SLDS changes its names from time to time unfortunately.
@pulkonet Sounds like a good way to add clarity to the project for contributors. I’ve created #1921