The objective of this PR is to add better UX during the three circumstances during which the user of the app has to wait:
Initial page load while manifest is getting sorted out
During username search
While user equipment is loading
With this PR, the initial page load is a little more expressive about what the app is working on/waiting for, and the username search and user equipment lookup are changed from "absolutely no feedback" to skeleton-loading style animated placeholders.
The objective of this PR is to add better UX during the three circumstances during which the user of the app has to wait:
With this PR, the initial page load is a little more expressive about what the app is working on/waiting for, and the username search and user equipment lookup are changed from "absolutely no feedback" to skeleton-loading style animated placeholders.