Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Fix hospital name side effect on empty or null #35

@pstaylor-patrick

Description

@pstaylor-patrick

When I erase the value of the hospital name field in the onboarding flow then it automatically resets to a inferred value from the users's email address when it should instead remain blank and enter into an error state so that the user can manually enter their preferred hospital name

I suspect this will be a fix in the use effect function on state re-render to protect against redundant injections of a default placeholder value into the actual input value in state

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions