Create a loading screen/animation while DOM renders #1022
Labels
enhancement
Things that add any new functionality or feature.
Front End
Things that make changes in the src/ directory, excluding src/APIFunctions/.
Milestone
Loading screens are great for improving the UX and the look and feel of the website. Waiting until the DOM is completely rendered before displaying the page gives the user a seamless experience. Adding either a loading screen animation (background dimmed, some type of animation indicating the content is loading) or a skeleton UI should do the job. Keep in mind that these aren't the only options, there are many types of loading screens out there.
The text was updated successfully, but these errors were encountered: