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

Loading message to user when switching sheets #22

Open
paulsjv opened this issue Nov 20, 2015 · 0 comments
Open

Loading message to user when switching sheets #22

paulsjv opened this issue Nov 20, 2015 · 0 comments
Milestone

Comments

@paulsjv
Copy link
Owner

paulsjv commented Nov 20, 2015

As a user I want to know that the application is loading when I choose a different sheet from the dropdown at the top of the application.

Given there are multiple sheets to choose from
When I select a new sheet
Then I expect to see a loading message and the screen darken while loading

Given I have selected a sheet from the drop down and it is currently loading
When the application has loaded
Then I expect the loading message and the darken screen to disappear and be able to use the application as normal

Given I have selected a sheet from the drop down and it is currently loading
When the application has an error loading
Then I expect a error message with a dismiss button

Given there is an error message when loading the new sheet
When I dismiss the error message
Then I expect the message to disappear and the darken screen to disappear and the ability to continue the use of the application in the previous state

@paulsjv paulsjv added this to the v0.1.2 milestone Nov 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant