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

Explore: Robustness of Components in non-JS environments #71

Open
ovlb opened this issue Mar 6, 2020 · 0 comments
Open

Explore: Robustness of Components in non-JS environments #71

ovlb opened this issue Mar 6, 2020 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@ovlb
Copy link
Member

ovlb commented Mar 6, 2020

How do our components fail if JS fails for whatever reasons?

Approach

  • Create server-rendered app using our components and test with JS disabled

Actionable outcomes might include

  • hide buttons until the mounted hook runs (e.g. @tournant/dropdown)
  • render basic structure and enhance in mounted (e.g. @tournant/tabs)
  • write a guide for «Vue without JS» with general guidance for implementors (or link prominently if it exists already)
@ovlb ovlb added enhancement New feature or request question Further information is requested labels Mar 6, 2020
@ovlb ovlb mentioned this issue Mar 6, 2020
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant