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

Fix height of metadata accordion to accommodate new header #6300

Merged

Conversation

oliver-stoehr
Copy link
Collaborator

Resolves #6291

@solth solth requested a review from thomaslow November 14, 2024 08:33
@solth
Copy link
Member

solth commented Nov 14, 2024

The build of this pull request fails because of a failing test introduced in #6255 . This also affects the current master.

@thomaslow
Copy link
Collaborator

@solth I will check the selenium test today.

Copy link
Collaborator

@thomaslow thomaslow left a comment

Choose a reason for hiding this comment

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

Personally, I am not really a fan of dynamic CSS height calculations, but it seems to work. I think it should be possible to use a CSS Flexbox layout instead.

Anyway, I tested your changes. There is no more gap (overflow) in the metadata table.

I also tested your changes in combination with #6285. It works again.

From my point of view, the pull request is ok.

@solth solth merged commit 2d5fc0d into kitodo:master Nov 14, 2024
5 checks passed
@oliver-stoehr oliver-stoehr deleted the fix-metadata-accordion-layout branch November 14, 2024 12:27
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.

Sticky header in metadata column breaks scrolling
3 participants