Skip to content

fix: spacebar works for HTML elements inside a ui5-table #964

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

Merged
merged 1 commit into from
Nov 25, 2019

Conversation

vladitasev
Copy link
Contributor

We prevented spacebar inside a table in order to suppress the default scrolling behavior. However, the side effects of this are too detrimental - buttons inside the table don't activate on space and inputs inside the table don't accept space. Therefore, it's better to let the developer manually prevent scrolling, if necessary.

@vladitasev vladitasev merged commit 2384236 into master Nov 25, 2019
@vladitasev vladitasev deleted the space-works-in-table branch November 25, 2019 08:56
plamenivanov91 pushed a commit to plamenivanov91/ui5-webcomponents that referenced this pull request Nov 27, 2019
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.

2 participants