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

Show spinner while fetching timezone to inform user that fetching in progress. #301

Open
3 tasks
amansinghbais opened this issue Sep 30, 2024 · 0 comments
Open
3 tasks

Comments

@amansinghbais
Copy link
Contributor

What is the motivation for adding/enhancing this feature?

Currently when we open the time zone modal on the settings page for selection. A "No time zone found" message appears for few seconds and then the list of timezone appears due to time taken by api for fetching timezone.

We should show a spinner with empty state message notifying user that timezone fetching api is in progress.

Related PR: https://github.com/hotwax/receiving/pull/306/files

Steps to regenerate

  1. Open the settings page of the app.
  2. Click on the "change" button in the timezone card.
  3. A modal will open, you can notice following issue in that.

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant