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

Fixed Bug: Changing the language #154 #162

Merged
merged 1 commit into from
Nov 14, 2019

Conversation

sohanpal
Copy link
Contributor

There were 2 event listeners which causes to open modal 2 times.

@baltpeter
Copy link
Member

Thanks for the PR!

@zner0L I believe there was a reason we added both event listeners. Do you remember why we did that?

@zner0L
Copy link
Member

zner0L commented Oct 28, 2019

Yes, that is for a11y reasons. I don't remember the specifics but we might want that. Can you look into that @baltpeter?

@zner0L
Copy link
Member

zner0L commented Nov 14, 2019

@baltpeter ?

@zner0L
Copy link
Member

zner0L commented Nov 14, 2019

Actually, I think this is fine. onBlur is the important event and that is still implemented. Sorry it took so long…

@zner0L
Copy link
Member

zner0L commented Nov 14, 2019

This is, however, a little counter intuitive because now you have to select the language and then click anywhere to blur the select. Still better than two popups, though. Smarter solutions are very welcome!

@zner0L zner0L merged commit f124163 into datenanfragen:master Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants