FE: Do not refetch data on window focus #348
Labels
area/ux
User experiense issues
good first issue
Up for grabs
scope/frontend
Related to frontend changes
status/confirmed
A bug that is a confirmed one. Applicable only for the bug label.
status/triage/completed
Automatic triage completed
type/bug
Something isn't working
Milestone
Some components like
ui/clusters/local/schemas/test/edit
does refetch data via tsquery on window focus.This is considered a harmful behavior, because if there are any unsaved changes made to the schema itself the data will be refetched and the changes would be lost.
TODO:
QUERY_REFETCH_OFF_OPTIONS
in these placesThe text was updated successfully, but these errors were encountered: