Skip to content

Session storage is poorly handled #249

@LudvigHz

Description

@LudvigHz

Session storage sync with form data is poorly handled as is. This leads to quite a few issues, such as the field data and storage not being synced properly, and sometimes both are overwritten.

Proposal

The session storage should be retrieved once in a top level component. And possibly set when fetching an admission.
When editing, the session storage should be set in onChange handlers in each field. (and not with setTimeouts...)

Metadata

Metadata

Assignees

Labels

enhancementPull requests that make or issues that suggest enhancements, instead of just purely new features

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions