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

Issue/216 plus 218 fix modal focus #224

Merged
merged 14 commits into from
Aug 9, 2024

Conversation

DanielCouzens
Copy link
Contributor

Please also see this slack message for clarity on the issues

issue 216

I removed unused and broken code that added an Iframe to the Modal causing a focus flow issue.
Gplus is no longer a social service
Facebook code contained no href

Neither of the above services were visible to the user so I assume they are unrequited.
Please see this ticket #216

issue 218

This fix ensures that the help modal is immediately in focus after the help action button has been clicked
Please see this ticket #218

For both of the above issues

The control flow is now fixed according to manual testing and Silktide.

I have also added a focus flow trap to the modal using JS so that the user explicitly has to close the modal before they can tab any other page elements.

Copy link
Contributor

@bogdanadrianmarc bogdanadrianmarc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@DanielCouzens DanielCouzens merged commit 49cf958 into dev Aug 9, 2024
2 checks passed
@DanielCouzens DanielCouzens deleted the issue/216-plus-218-fix-modal-focus branch August 9, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants