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

Migrate to server side rendered custom elements, declarative shadow DOM #174

Open
Tracked by #170
maxatdetroit opened this issue Mar 5, 2024 · 1 comment
Open
Tracked by #170
Labels
prioritization-required This issue needs to be prioritized for future releases. question Further information is requested

Comments

@maxatdetroit
Copy link
Member

maxatdetroit commented Mar 5, 2024

This is a large undertaking and should only be pursued if the other remedies in #170 don't address the issue.

The idea here is to build a SSR component library in the design system that uses declarative shadow DOM with inline styles, placeholder content, and component hydration to address layout shift issues. Ideally these components would rely on little to know JS to achieve their functionality.

@maxatdetroit maxatdetroit added question Further information is requested prioritization-required This issue needs to be prioritized for future releases. labels Apr 19, 2024
@maxatdetroit
Copy link
Member Author

More investigation required to see if this is worth prioritizing (e.g. how much of a problem is this).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prioritization-required This issue needs to be prioritized for future releases. question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant