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

improve loading display state of dropdowns (use a state machine) #89

Open
1 of 7 tasks
thescientist13 opened this issue Jun 30, 2021 · 0 comments
Open
1 of 7 tasks
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@thescientist13
Copy link
Member

Type of Change

  • New Feature Request
  • Documentation
  • Improvement / Suggestion
  • Bug
  • Other (please clarify below)

Summary

As you go through the wizard / set of dropdowns, in particular when going from step 2 to 3, or step 3 to 4 since API calls are happening during these steps, depending on timing of the response to get the dynamic repo list data, you may briefly see a flash of this before the list loads.

Screen Shot 2021-06-30 at 2 16 45 PM

Details

Adding a state machine here would be great to help enforce a sense of flow / progress through the steps, both forwards and back. I have been keen to try out XState!

This would allow us to easily load and reload

  • issues
  • repositories
@thescientist13 thescientist13 added enhancement New feature or request help wanted Extra attention is needed labels Jun 30, 2021
@thescientist13 thescientist13 changed the title improve loading display state of dropdowns (add xstate) improve loading display state of dropdowns (use a state machine) Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant