Skip to content

Tree view in LHS height bug #1605

@LlGC-jop

Description

@LlGC-jop

UV version:

 universalviewer@4.x

I'm submitting a:

  • bug report => please fork one of these codesandbox examples with a repro of your issue and include a link to it below
  • feature request => please use the user stories repo
  • support request => Please do not submit support requests here, use stackoverflow

Current behavior:

When loading a manifest using OSD extension the height of the tree view component isn't calculated correctly and the bottom disappears behind the footer because it overflows.

Expected behavior:

Component should be contained inside the left panel.

Steps to reproduce:

  1. Go to https://journals.library.wales/view/1277425/1288658/111
  2. Scroll down the contents pane and see that the last few items aren't visible

Other information:

Likely fix is to remove the JS-calculated height (set in the component class, passed to parent classes) and set height to 100% in css.

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

To be assessed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions