Commit Graph

4 Commits

Author SHA1 Message Date
afaf6f2945 Remove some debug lines 2023-09-04 15:18:23 +08:00
dba672a9d5 Set labels on toggle 2022-12-30 11:20:05 +08:00
f13fc9c35a Only save labels from the modal when the user finishes selection
This prevents creating issues by calling the setlabels mutation
too frequently if a user is rapidly changing labels, if that
happens a failure in the API could cause the user's changes
to be overwritten.
2022-12-21 12:29:34 +08:00
ed14ac910c Add setLabelsForHighlight mutation 2022-12-02 16:23:23 +08:00