Skip to content

Make values temporarily readonly #47

@Iucimhub

Description

@Iucimhub

Is your feature request related to a problem? Please describe.
Imagine we have pydase app which controls a airplane cockpit. If we turn on a routine called 'auto-pilot', it would be great that we can set all properties related to manual steering of the airplane to be read-only. Once 'autopilot' is disengaged, those properties should be writable again

Describe the solution you'd like
Allow the user to temporarily set certain object to be read-only (i.e. grey-out the corresponding box).

Describe alternatives you've considered
Hope that the user is clever enough not to change parameters that he is not supposed to change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions