Skip to content

preload data for edit screens #2034

@charliepark

Description

@charliepark

When opening a modal (like an edit screen) via an onActivate function, if we have the necessary data loaded, we can use apiQueryClient.setQueryData to save a call to fetch the data and load the modal immediately.

We're incorporating it in #2033; this issue is just a placeholder to add it to other places where we go from an overview/list to an edit screen.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions