Skip to content

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

@ovlb

Description

@ovlb

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions