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.

Lookup: section items are also being selected onClick

See original GitHub issue

Filtered 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:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
interactivellamacommented, Apr 18, 2019

The Lookup component is the Combobox: Autocomplete variant. SLDS changes its names from time to time unfortunately.

0reactions
interactivellamacommented, Apr 18, 2019

@pulkonet Sounds like a good way to add clarity to the project for contributors. I’ve created #1921

Read more comments on GitHub >

github_iconTop 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 >

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