Signed-off-by: stroblme <stroblme@posteo.de>
This commit is contained in:
2026-08-20 22:05:18 +02:00
parent 40e9db2d56
commit 546f457c85
+1
View File
@@ -12,6 +12,7 @@ Deferring because out of scope is fine, but don't mention deferring than.
### To be sorted ### To be sorted
- BUG/UI on mobile, the width of the widgets in a dasboard should resize such that the screen is not horizontally scrollable. It usually works for most of the widgets, but some still render scrollable (tested on Pixel 8). Furthermore, long text in text widgets should become vertically scrollabe, as the text content just renders over the widget title
- FEAT/UI center a node when being selected, so that the panel does not overdraw the node - FEAT/UI center a node when being selected, so that the panel does not overdraw the node
- FEAT/UI add (multi-)select to the flows and dashboards view to allow deleting (multiple) items; long press to select -> "Add" button should change into "Trash" icon button - FEAT/UI add (multi-)select to the flows and dashboards view to allow deleting (multiple) items; long press to select -> "Add" button should change into "Trash" icon button
- BUG/UI remove the zoom in/zoom out buttons from the toolbar; either we have a mouse or use touch gesture for that - BUG/UI remove the zoom in/zoom out buttons from the toolbar; either we have a mouse or use touch gesture for that