| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
PatternFly-React preview: https://2013-pr-patternfly-react-patternfly.surge.sh |
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #2013 +/- ##
==========================================
- Coverage 81.09% 80.48% -0.61%
==========================================
Files 643 642 -1
Lines 7706 7820 +114
Branches 451 509 +58
==========================================
+ Hits 6249 6294 +45
- Misses 1257 1286 +29
- Partials 200 240 +40
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
You have some merge conflicts now, but I like the interaction on the demo! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What: Adds keyboard interaction to typeahead variants, other variants should remain unchanged.
Enter, with select closed, toggles open the menu.
Focus should remain on input.
Arrow up and down navigates the options with a focus styling.
Enter, with select opened, selects the highlighted item.
Refer to issue: #1842