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

GOVUKAPP-1009 Onboarding screens missed when using swipe to navigate #152

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

TimGJD
Copy link
Contributor

@TimGJD TimGJD commented Dec 13, 2024

Onboarding screens missed when using swipe to navigate

Cause

Focus of page title labels was being requested on instances of further pages than the current one causing the pager to skip to the further pages

Resolution

Only request focus of page title on current page

JIRA ticket(s)

Figma

Before

GOVUKAPP-1009.Before.fix.mov

After

GOVUKAPP-1009.After.fix.mov

@TimGJD TimGJD requested a review from a team as a code owner December 13, 2024 11:39
gclssvglx
gclssvglx previously approved these changes Dec 13, 2024
@TimGJD TimGJD merged commit 04297e5 into develop Dec 13, 2024
3 checks passed
@TimGJD TimGJD deleted the GOVUKAPP-1009_onboarding_pager_swipe_bug branch December 13, 2024 16:40
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