You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2021. It is now read-only.
We need to be intentional about the post approved/denied state of the worker review screen. We seem to have the right assumption that the data should not be editable after that point. (See airtable record)
But the way we make th fields uneditable is by hiding the edit buttons. We're not preventing the changes at at the registration/persistence layer.
There may be aspects that should be editable later, like the EBT card.
We need to be intentional about the post approved/denied state of the worker review screen. We seem to have the right assumption that the data should not be editable after that point. (See airtable record)
But the way we make th fields uneditable is by hiding the edit buttons. We're not preventing the changes at at the registration/persistence layer.
There may be aspects that should be editable later, like the EBT card.