Commit 062543a
authored
Review fixes 1 (#2)
* fix: screen reader warning in add key dialog
* feat: improve height of the editor for list and set types
* fix: cancel button getting read as form submit in key deletion dialog
* fix: broken toaster styles because it's outside the ups-db container
* feat: update deletion alert dialog
* fix: click propagation in item deletion when clicking trash icon
* chore: remove NEXT_PUBLIC_ prefix from playground env keys
* fix: deduplication and sorting error in keys pagination
* fix: cache not resetting when pagination was reset
* fix: add linebreak to delete dialog
* fix: performance issue when there are many keys caused by ItemContextMenu
* fix: performance issue when there are many items caused by ItemContextMenu
* fix: spinner improvement
* feat: add refetch button
* fix: promises are not awaited in useAddKey
* chore: format
* chore: change fmt script
* chore: remove pnpm for consistency with other packages
* chore: bump redis
* fix: show loading only when keys are loading
* fix problem with keys pagination not reseting correctly on refetch1 parent 4a10d82 commit 062543a
File tree
26 files changed
+280
-4779
lines changed- .husky
- src
- components
- databrowser
- components
- display
- input
- sidebar
- hooks
- ui
26 files changed
+280
-4779
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments