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

Fixes indefinite loading of AAS Treeview after invalid selection #72

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

aaronzi
Copy link
Member

@aaronzi aaronzi commented Oct 29, 2024

Fixes indefinite loading state of AAS Treeview after invalid AAS selection

Description of Changes

This PR adds missing resets of the loading state of the treeview in the cases were an error is catched or a validation was not successfull.

Related Issue

Closes #20

@seicke seicke self-requested a review October 29, 2024 15:44
Copy link
Member

@seicke seicke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the loading state should also be reset for retrieving Submodel References in SubmodelList.vue (AAS Viewer)

@aaronzi
Copy link
Member Author

aaronzi commented Oct 29, 2024

Good point, I totally overlooked that. Thank you very much for the review.

Copy link
Member

@seicke seicke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aaronzi aaronzi merged commit e5bff9c into eclipse-basyx:main Oct 30, 2024
2 checks passed
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.

[BUG] Indefinite loading state of treeview after invalid selection
2 participants