Fix: Ontology viewer responsiveness issues #321
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Context
This PR extracted some fixes from #75, see details below in the changes section.
Changes
Remove the internal-link icon default height (9c74a9c)
Add count slot to the chip's components (8a47eb8)
Add ontology viewer style file, for tabs responsiveness (6427067)
Fix a min-width for the concept browser (ec9b2c7)
Update chips component to add label attribute (bacf94c)
Fix ontology viewer header not centered (fa7f749)
Handle date time field exception when value is nil (23106a0)
Fix tabs container component type check (4de22d8)
Update chip button style (980a176)
Override bootstrap text-primary color (f629c48)
Update chips button component to have optional html attributes (40e7480)