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

Provide a graceful loading animation for the LinkField #111

Closed
maxime-rainville opened this issue Nov 2, 2023 · 1 comment
Closed

Provide a graceful loading animation for the LinkField #111

maxime-rainville opened this issue Nov 2, 2023 · 1 comment

Comments

@maxime-rainville
Copy link

maxime-rainville commented Nov 2, 2023

Story

As a content author, I want clear feedback from the UI so I can understand what elements are ready to use and what elements are still initialising.

Note

  • Ideally just use the existing loading component. People might use the js injector to replace the loading component, so it would be nice if they don't have to replace multiple loading components.

Acceptance criteria

  • Linkfield shows the <Loading> component when appropriate
  • Have tested using bandwidth restrictor using browser developer tools

Related

  • This commit in AnyField how you can provide pre-react-render loading animation
  • That's the AnyField animation. Maxime just took the regular loading animation and pop it into the LinkField Box. image

PR

@sabina-talipova
Copy link
Contributor

PR is merged. Close issue.

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

3 participants