Conversation
|
Thank you for your work on this! |
| "papaparse": "^5.5.3", | ||
| "react": "^19.1.0", | ||
| "react-dom": "^19.1.0", | ||
| "react": "^18.3.1", |
There was a problem hiding this comment.
Ideally it would be nice to use latest react version, I think the problem you might have seen is fusionchart not being compatible with latest React. What I'm now doing is to run npm i --force to keep using React 19.
|
I like the new header background that makes it different than the graph background. The new buttons are great with the icons. On large screen the right side buttons are aligned to the right and not sure how it is in terms of usability. The icon for the theme maybe could be moved in the header ? Thanks again for the PR, I think with your help the UI/UX can be improved a lot. |
|
Not sure both progress bars are needed, maybe we can simplify with just one or use a different indicator? |
|
@anncy0413 there have been some recent updates to the UI and styling. I’d really appreciate hearing your thoughts when you have a chance. |


#206