c1f0b2b4fe
Better handle overflow on windows so uneeded scrollbars are not shown
2023-06-06 13:28:06 +08:00
066766d980
Remove unused code
2023-02-27 11:12:29 +08:00
e03da2475d
Update setlabels to save on close, always use the modal
2022-12-29 17:37:52 +08:00
2c6b6ef3cc
Set labels before making API call
2022-12-29 16:42:22 +08:00
f060a0d4df
Add some debugging for set labels on highlights
2022-12-29 15:37:50 +08:00
cbfecca505
Sort labels alphabetically on the labels popup
2022-12-22 10:14:40 +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
77c0f7f6be
Set the initial height for the labels view so it doesn't resize after load
2022-12-18 19:00:30 +08:00
009cd59628
Allow setting labels on highlights via the highlight dropdown
2022-12-02 16:16:48 +08:00
16654bafef
Refactor the SetLabels components to allow them to take a highlight or article
2022-12-02 15:30:27 +08:00
ab869a79bd
Mutate the labels on links when setting them so they are reflected in UI
2022-04-19 15:54:38 -07:00
1afa24d12a
Keyboard shortcut for editing labels from the library
2022-04-19 11:41:29 -07:00
73af8ada81
Allow editing labels from the library view
2022-04-19 11:10:36 -07:00
4e4dae89d7
Consistent naming on label controls
...
- Edit Labels: Edit all of a user's labels
- Set Labels: Set the labels assigned to a link
2022-04-13 10:52:00 -07:00