Skip to content

make sure the library can handle modifying the parameters of the draft #7

Open
@lukesmurray

Description

@lukesmurray

We probably want to intelligently use queryKey to determine if the user has changed the parameters of the draft.

In react query the result would change.

useQuery(['todo', 5], ...)

In this library we want the result to change but we also need to determine what to do with any pending unsaved values. Actually unsure of what the current behavior is, but this feels like a common case so I'll try to test it and document it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions