Devographics / Monorepo

Monorepo containing the State of JS apps
surveyform-sigma.vercel.app
Other
127 stars 52 forks source link

Add way to preview closed surveys as if they were open #337

Open SachaG opened 11 months ago

SachaG commented 11 months ago

Add URL parameter (or keyboard shortcut, UI control, etc.) to make it possible to preview closed surveys as if they were open for screenshots, talks, etc.

eric-burel commented 11 months ago

We could add a search parameter to the "/outline" version:

Then we need an additional boolean compared to "readOnly", being "readOnly" and "disabled" would be treated slightly differently. As a default readOnly => disabled but we could force components being enabled.

That touches many files for a limite use case so let's treat it as low priority, alternative is to temporarily make the survey hidden in dev.