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

Fixing the sizing of components in the Ontology View #104

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

davidcok
Copy link
Collaborator

@davidcok davidcok commented Aug 9, 2023

Background:
The nodegroup view table and ontology tables have fixed sizing and do not fill their parent panels and do not scale/respond to panel size changes.

Acceptance Criteria:

  • nodegroup table should scale with panel size changes
  • ontology panel tables should scale with panel size changes

Partial fix for 94

@chrisage chrisage added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Aug 14, 2023
@chrisage chrisage added this to the September release Sprint 3 milestone Aug 14, 2023
@chrisage chrisage linked an issue Aug 14, 2023 that may be closed by this pull request
@pauls4GE pauls4GE requested a review from saratge August 15, 2023 20:24
@pauls4GE
Copy link
Contributor

What is the difference between this and #94 ?

@davidcok
Copy link
Collaborator Author

This PR fixes just the Ontology View (not the Nodegroup view).

@davidcok davidcok merged commit 2c64670 into main Aug 23, 2023
1 check passed
@davidcok davidcok deleted the cok-issue-94-ont branch August 23, 2023 13:41
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

Successfully merging this pull request may close these issues.

Make the ontology info and nodegroup view table fit the entire panel
3 participants