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

Refreshing (f5) is not performed when selecting a dropdown #1453

Closed
guilleggomez opened this issue Apr 4, 2019 · 0 comments · Fixed by #1464 or #1753
Closed

Refreshing (f5) is not performed when selecting a dropdown #1453

guilleggomez opened this issue Apr 4, 2019 · 0 comments · Fixed by #1464 or #1753

Comments

@guilleggomez
Copy link

  • components: Dropdown
  • reactstrap version ^7.1.0
  • react version ^16.2.0
  • bootstrap version ^4.1.3

What is happening?

When selecting an option from a dropdown (to expand or collapse that dropdown), input still is over component and refresh fro keyboard (pressing f5) is not available, any action is performed.

What should be happening?

When pressing on the Dropdown component, it should allow the user to refresh the page when pressing on f5 from the keyboard (it is important for a page with sensible data)

Steps to reproduce issue

  1. Navigate to Dropdown component
  2. Press on component (to expand or collapse)
  3. Press on f5 to refresh page

Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants