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

Implement dash:viewer and have a view-only mode for the form #9

Open
edmondchuc opened this issue Jul 23, 2024 · 0 comments
Open

Implement dash:viewer and have a view-only mode for the form #9

edmondchuc opened this issue Jul 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@edmondchuc
Copy link
Contributor

So far, we have implemented "editors" for these input forms, but there are widgets for "viewers" as well.

See https://datashapes.org/forms.html#widgets.

The application architecture is already set up to support this, just need to implement it at the form level and then implement the various viewer widgets.

Note that most editor equivalent widgets of a viewer widget can be reused by providing a prop to indicate that it is in "read-only" mode.

@edmondchuc edmondchuc added the enhancement New feature or request label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant