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

Integrate react suspense in the UI components #1550

Closed
tiberiuichim opened this issue May 28, 2020 · 2 comments
Closed

Integrate react suspense in the UI components #1550

tiberiuichim opened this issue May 28, 2020 · 2 comments

Comments

@tiberiuichim
Copy link
Contributor

We want to have the following behaviour:

  • Breadcrumb component triggers the data fetch
  • If the data hasn't arrived in less then 0.1s, show a placeholder
@tiberiuichim
Copy link
Contributor Author

See also Semantic-Org/Semantic-UI-React#2732

@tiberiuichim
Copy link
Contributor Author

With the current state of things, I see React Suspense at least 2-3 years in the future, perhaps even more. Full compatibility is not guaranteed even in major architectural pieces such as Redux. Perhaps limited adoptions is what we really need. Baby steps.

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

1 participant