You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, I'm not sure why this project doesn't have like 10k stars. This is such great work! You can tell the German 🇩🇪 precision that went into this 😀
My suggestion are small little UI/UX improvements. I've made some annotation screenshots to make it a bit clearer. Hopefully it makes my suggestion a bit clearer.
Adding the ability to change the year via dropdown in the top left corner and make its consistent across exp., income and other
Adding highlight colors during hover helps the user focus on the row and/or column. Here's an example. But maybe just not yellow. :)
Add a highlight element to make the sums pop a bit more, so that the eyes know where to focus and can do so more quickly.
When hovering over various elements it highlights the appropriate data in case of the river flow chart, zooms in and blur out the rest of the data a bit.
Ability to zoom in to the appropriate year. You already have crosshairs implemented.
And lastly, have a setting where the user can globally change the accent color from black to say blue or and hex color. In the dark version, you could limit it to sensible colors, b/c black wouldn't make much sense 🤣
Add a lock at the very top. This would lock all rows from accidentally being deleted. A simple unlock would remove this protection again. Very simple and intuitive.
Moving of rows is a bit cumbersome as a new user would have to read the tool tip every time to make sure where the row is getting moved to. Instead, it would be better (and is more commonplace) to have a horizontal line during the moving process to indicate where the row is being moved to.
Here are two examples that improve the process (source):
dragndrop-old.mp4dragndrop-new.mp4
I personally find example two perfect.
Solution
Clearer UI/UX in terms of focusing on the relevant data a bit more. When you have lots of table rows it adds a bit more clarity where you are and the current focus it with hovering/highlighting elements.
Furthermore, it makes the UX a bit more engaging, despite these changing being small tweaks from a user perspective.
Support guidelines
Todos
Description
First, I'm not sure why this project doesn't have like 10k stars. This is such great work! You can tell the German 🇩🇪 precision that went into this 😀
My suggestion are small little UI/UX improvements. I've made some annotation screenshots to make it a bit clearer. Hopefully it makes my suggestion a bit clearer.
Adding the ability to change the year via dropdown in the top left corner and make its consistent across exp., income and other
Adding highlight colors during hover helps the user focus on the row and/or column. Here's an example. But maybe just not yellow. :)
Souce
When hovering over various elements it highlights the appropriate data in case of the river flow chart, zooms in and blur out the rest of the data a bit.
Ability to zoom in to the appropriate year. You already have crosshairs implemented.
And lastly, have a setting where the user can globally change the accent color from black to say blue or and hex color. In the dark version, you could limit it to sensible colors, b/c black wouldn't make much sense 🤣
Here are two examples that improve the process (source):
dragndrop-old.mp4
dragndrop-new.mp4
I personally find example two perfect.
Solution
Clearer UI/UX in terms of focusing on the relevant data a bit more. When you have lots of table rows it adds a bit more clarity where you are and the current focus it with hovering/highlighting elements.
Furthermore, it makes the UX a bit more engaging, despite these changing being small tweaks from a user perspective.
What are alternatives?
No response
Additional context
see above.