You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deliberately design and build a set of Loading components for use within the Admin panel. As the Payload admin JavaScript bundle is highly code-split, this quality-of-life improvement will greatly improve the overall UX of the admin panel—from loading views to fields.
Implementation Detail
Multiple <Loading /> components may need to be designed and used based on context. For example, a view may need to be separately styled vs. a field loading component.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description
Deliberately design and build a set of Loading components for use within the Admin panel. As the Payload admin JavaScript bundle is highly code-split, this quality-of-life improvement will greatly improve the overall UX of the admin panel—from loading views to fields.
Implementation Detail
Multiple
<Loading />
components may need to be designed and used based on context. For example, a view may need to be separately styled vs. a field loading component.Potential Breaking Changes
None
Effort
Low
Beta Was this translation helpful? Give feedback.
All reactions