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

[Input] Internet Explorer 11 issues #671

Closed
JoaoEnesGoncalves opened this issue Oct 17, 2019 · 1 comment
Closed

[Input] Internet Explorer 11 issues #671

JoaoEnesGoncalves opened this issue Oct 17, 2019 · 1 comment
Labels
🐛 bug Something isn't working

Comments

@JoaoEnesGoncalves
Copy link
Contributor

JoaoEnesGoncalves commented Oct 17, 2019

Describe the bug
❌ in IE11 the selected suggestion don't is passed to input component (note: this work fine in other browsers)

To Reproduce
Steps to reproduce the behavior:

  1. with IE11 go to :
    http://localhost:9001/?path=/story/components--input
    https://pentaho.github.io/hv-uikit-react/?path=/story/components--input
  2. Scroll down to '16. Suggestions'
  3. Input text
  4. choose one suggestion
    ❌ the selected suggestion don't is passed to input component (note: this work fine in other browsers)

Expected behavior
the input should have selected suggestion

Screenshots
input

@JoaoEnesGoncalves JoaoEnesGoncalves added the 🐛 bug Something isn't working label Oct 18, 2019
@diogofscmariano diogofscmariano changed the title input - errors [Input] Internet Explorer 11 issues Oct 29, 2019
@nantunes
Copy link
Collaborator

@JoaoEnesGoncalves Create selenium test covering this functionality.

jsccosta pushed a commit that referenced this issue Nov 6, 2019
fix(input): suggestions list not working in ie 11. #671
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants