Giter Club home page Giter Club logo

react-crane's People

Contributors

dependabot[bot] avatar jaymi-johnson avatar matt-leyrat avatar nachofregeiro avatar sthomas1618 avatar vholcomb78 avatar vicky-holcomb avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

react-crane's Issues

Accessibility Improvements

Select control needs to be able to be navigated (expanded/collapsed) somehow using the keyboard. This commonly is done through key bindings for Return or Down Arrow while the control has focus, then allowing up and down arrow key navigation within the list of values.

Allow override of tab select functionality

Currently, when typing in dropdown field and tabbing/clicking out of the input field, if a value was previously focused/highlighted, that value is selected. Requesting the ability to override that functionality and not always select a focused value on tab out.

Note: In SimpleSelect, focusedOption should be reset in the constructor. Currently, any dropdown re-rendered on the same page already has a focused option and will select that on tab.

Weird Focus Moving Issue on Older Firefox Browsers

Some of our clients using Firefox 52.x are seeing strange behavior in the "SearchSelect" mode of the Dropdown, where the first few characters of the search term are reversed. See below while trying to type the word "biology":
cursorissue

I reproduced on BrowserStack using Windows 10 and Firefox 52.0 and it appears that when the search "autocomplete" dropdown fires, it's moving the cursor to the beginning of the text field. Since this is happening as the user types, it has the effect of reversing the first characters in the search string.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.