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

Parent class properties not shown in non-validation view #169

Open
gtsueng opened this issue Jun 16, 2022 · 0 comments
Open

Parent class properties not shown in non-validation view #169

gtsueng opened this issue Jun 16, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gtsueng
Copy link
Collaborator

gtsueng commented Jun 16, 2022

Describe the bug
The properties from parent classes used to be visible in the non-validation view of a schema. This does not appear to be the case anymore.

To Reproduce
Steps to reproduce the behavior: See as an example: https://discovery.biothings.io/view/bioschemastypes/BioChemEntity

Expected behavior
Previously, the properties for the parent class would automatically be displayed. They are no longer displaying

Screenshots
image
There used to be a blue bar which would include the parent class and (when clicked on, would display the properties from the parent class)

Additional context
It looks misleading as properties which would normally be inherited from the parent class for this schema are no longer available. If the intention was to hide them since there could potentially be an overwhelming number of inherited properties, it would be better to just have the default view be the 'hide all' view, rather than for the content to be missing altogether

@gtsueng gtsueng added the bug Something isn't working label Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants