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

3 ability to update data from UI #7

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

gecage952
Copy link
Contributor

Resolves #3

Currently, when running the latest version of the service-catalog. There's an issue in the backend (I think when converting the jsonld to a model, but could be wrong), however I don't think that it's an issue with the frontend code.

The only other quirk is that I had to use a work around in Detail.tsx starting in line 118 in selectedDataseries. That getter would only return one of the x or y axes and it would cause an error. As a quick fix, I just added to the other axis to the final result. I'm going to look at cleaning that up.

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

Successfully merging this pull request may close these issues.

Ability to update data from UI
3 participants