Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite UI in a more modern framework #290

Closed
holly-cummins opened this issue May 19, 2023 · 1 comment · Fixed by #408
Closed

Rewrite UI in a more modern framework #290

holly-cummins opened this issue May 19, 2023 · 1 comment · Fixed by #408
Labels
enhancement New feature or request ui UI app

Comments

@holly-cummins
Copy link
Collaborator

holly-cummins commented May 19, 2023

@edeandrea asks "should we re-write the UI using something more modern (like React)? I thought I saw something internally where someone had done that already.

It would be nice to have a test suite for the UI so that we can turn on dependabot. There are also a few enhancements for the UI, but as it stands today, I don't really dare touch it with a 10 foot pole."

I'd love to see us move away from Angular so the UI is more maintainable, and we can add tests, and then, dependabit. I'm a +1 for either React, or an alternative like Lit.

@holly-cummins
Copy link
Collaborator Author

Another good reason to do this is it's hard to move to Node 18, because of https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported. The workaround of setting export NODE_OPTIONS=--openssl-legacy-provider leaves the app on the older, less secure, ssl protocol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui UI app
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants