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

Reduce coupling in frontend UI elements #24

Open
frewmack opened this issue Nov 15, 2022 · 0 comments
Open

Reduce coupling in frontend UI elements #24

frewmack opened this issue Nov 15, 2022 · 0 comments

Comments

@frewmack
Copy link
Collaborator

Currently, all analysis output elements are unnecessarily coupled; in the event of an error, all output elements will fail to display properly even if some elements are not affected by the error.

The frontend for displaying analysis results (and on other pages if applicable) should be redesigned such that UI elements are only affected by errors or failures that pertain to them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant