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

Patch 1 #233

Closed
wants to merge 3 commits into from
Closed

Patch 1 #233

wants to merge 3 commits into from

Conversation

Oliver-ctrlo
Copy link
Contributor

Added keyboard functionality to the pop-over records, so rather than being just on-click pop-ups can be displayed using space or enter as-well.

Made the mandatory symbol (*) red so it stands out more.

Noticed that the curval pop-overs were not selectable with keyboards, so added the option trigger event with space or enter in addition to the standard click.

Also added check to make sure current target isn't a button. As selecting buttons within the row (via keyboard) were also triggering this event by mistake.
Noticed that the curval pop-overs were not selectable with keyboards, so added the option trigger event with space or enter in addition to the standard click.

Also added check to make sure current target isn't a button. As selecting buttons within the row (via keyboard) were also triggering this event by mistake.
Made required input * red so it stands out more
@abeverley
Copy link
Contributor

Thanks Oliver, great work. Keyboard functionality is great, I am happy to merge. I'm not sure about the mandatory symbol in red (sorry, I was going to add a comment to the issue a while ago) - I'll discuss.

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