Auto-Bloom / project

GNU General Public License v3.0
0 stars 1 forks source link

Add Loading Animations #18

Open CAborst opened 6 months ago

CAborst commented 6 months ago

1.) Assumptions / Preconditions: User would like to know if the program is trying to load, especially when load times are long. 2.) Outcomes / Postconditions: User should see an animation such as an hour glass filling up at the bottom, or a circle moving to completion, as the loading of information gets closer to completion. 3.) Normal Scenario: User opens the main page and instead of seeing a blank page, the page shows the message "Please be patient while we load our page." At this point the animation begins to indicate how much time is remaining to completely load the site. 4.) Error Conditions: The page could fail to load if the internet or website is down.

mpjovanovich commented 5 months ago

Preconditions on this should tell the user how to setup / reproduce the test case. This might be something like going to a screen that typically takes a long time to load.