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

feat: Inline loading indicator for address lookup #3136

Merged
merged 3 commits into from
May 17, 2024

Conversation

ianjon3s
Copy link
Contributor

@ianjon3s ianjon3s commented May 10, 2024

What does this PR do?

To both build on the work in progress here: #3022,
and also as an improvement to the current setup — updates the progress indicator to be inline with the continue button.

Changes:

  • Progress indicator given a wrapper that is omnipresent (absolute positioning on desktop), eliminates layout shift on both desktop and small screens
  • inline prop added to DelayedLoadingIndicator, making it easier to use either as a full screen takeover or as part of page content
  • Text updated to "Fetching address data" to be more descriptive to users

Preview:
image

Test:
https://3136.planx.pizza/testing/address-lookup/published

Copy link

github-actions bot commented May 10, 2024

Removed vultr server and associated DNS entries

Copy link
Member

@jessicamcinchak jessicamcinchak left a comment

Choose a reason for hiding this comment

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

Nice! Definitely less disruptive & jumpy 👍

@ianjon3s ianjon3s force-pushed the ian/fetching-address-data-update branch from 0c1f098 to d60cd3b Compare May 17, 2024 09:30
@ianjon3s ianjon3s marked this pull request as ready for review May 17, 2024 09:38
@ianjon3s ianjon3s merged commit 37c310c into main May 17, 2024
12 checks passed
@ianjon3s ianjon3s deleted the ian/fetching-address-data-update branch May 17, 2024 09:57
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