Signed-off-by: stroblme <stroblme@posteo.de>
This commit is contained in:
2026-08-24 19:06:54 +02:00
parent 47e513b658
commit 0926dabb99
3 changed files with 21 additions and 34 deletions
+1
View File
@@ -12,6 +12,7 @@ Deferring because out of scope is fine, but don't mention deferring than.
### To be sorted
- FEAT/UI the CLI of fluksio should be improved by using colors and styling as well as ctrl-c handling. Consider a small TUI which serves like a mini-dashboard showing current flow status and error messages
- FEAT/UI when a dashboard has more widgets than the canvas allows for, the canvas should become scrollable (temporarily) to allow scrolling to the widgets outside the canvas and reordering them
- BUG/UI some nodes (especially smaller ones) in the brain graph still don't have a pixel perfect centered ring and node background
- FEAT/UI: make the "Settings" button in the dashboard panel a toggle; such that it becomes stateful and pressing again closes the settings panel