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

Add loading gif to re-import screen + improve button loading state #114

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

pcraig3
Copy link
Collaborator

@pcraig3 pcraig3 commented Dec 12, 2024

Summary

This is a small PR which is focused on the loading state when you are importing a NOFO.

  1. Add the loading state to the re-import page
  2. Make the button loading state more dynamic

1. Add the loading state to the re-import page

This was pointed out to me earlier today as a bug. Since #71, when you are importing a NOFO, you see a little galloping horse, but on the re-import page, nothing happens.

This is now fixed.

2. Make the button loading state more dynamic

Finally, the completion of my vision for the loading button on the import page. We now cycle through dots to indicate that it is working very hard on importing your NOFO.

This is a loading interaction for the ages.

Image

Had not realized these were two separate templates.

Since they use the same view, I had thought they use the same
template as well.
Now the text of the button cycles through little loading dots to
indicate that there is some thinking happening.

This was part of my original vision for this button, so finally we have
the import loading experience our users deserve.
Copy link
Collaborator

@jtmst jtmst left a comment

Choose a reason for hiding this comment

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

The cycling dots are magnificent. 🚀

@pcraig3
Copy link
Collaborator Author

pcraig3 commented Dec 12, 2024

🚴

@pcraig3 pcraig3 merged commit 7336075 into main Dec 12, 2024
4 checks passed
@pcraig3 pcraig3 deleted the more-horse-of-course branch December 12, 2024 17:03
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