Skip to content

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

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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