Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: SelectFiltered: Wrong keyboard navigation #169

Merged
merged 1 commit into from
Mar 16, 2020

Conversation

TaimurAzhar
Copy link
Contributor

@TaimurAzhar TaimurAzhar commented Mar 15, 2020

Changed the options object that was sent to the _Options in the Select.js file. Please let me know if the issues need to be resolved in any other places as well and I will do so accordingly.

Fixes #162

smallGif

Copy link
Member

@gabriellsh gabriellsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks!

@TaimurAzhar
Copy link
Contributor Author

Thanks for reviewing.

@ggazzo ggazzo merged commit 8cb685f into RocketChat:develop Mar 16, 2020
gabriellsh added a commit that referenced this pull request Mar 20, 2020
…into feat/buttons

* 'develop' of github.com:RocketChat/Rocket.Chat.Fuselage:
  v0.5.0
  feat: Tags and Badges (#167)
  fix: Empty space before SelectFiltered placeholder (#171)
  feat: Focus visible (#165)
  feat: Tooltip component (#121)
  v0.4.1
  fix: filteredOptions for options (#169)
  chore: fixed grammer in README (#168)
  fix: Select arrow position for empty selects (#157)
  fix: Build @rocket.chat/css-in-js as ES module (#166)
  chore: Added x48 avatar size (#170)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SelectFiltered: Wrong keyboard navigation
3 participants