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 some styling and console errors on mui5 branch #3803

Merged
merged 2 commits into from
Nov 20, 2023
Merged

Conversation

marlo-longley
Copy link
Member

@marlo-longley marlo-longley commented Nov 10, 2023

Fix attribution panel padding:

Screenshot 2023-11-10 at 2 53 31 PM Screenshot 2023-11-10 at 2 53 20 PM

Restore divider

Screenshot 2023-11-10 at 2 47 42 PM Screenshot 2023-11-10 at 3 04 36 PM

Restore shadow to app top bar using zindex.

I'm not sure exactly how it was removed in the mui5 work, but in the current version of Mirador it was a z-index of 1100.

Remove invalid props

alignItems and button were causing a console errors
I removed button from MuiListItem. Visually I can't tell any difference but not sure the history here. According to MUI, MuiListItem also has access to props of ButtonBase -- so it can act like a button inherently. ?

@marlo-longley marlo-longley marked this pull request as ready for review November 10, 2023 20:03
@marlo-longley marlo-longley changed the title Fix styling in companion window panels Fix some styling and console errors on mui5 branch Nov 10, 2023
@cbeer cbeer merged commit f48d5e1 into mui5 Nov 20, 2023
4 checks passed
@cbeer cbeer deleted the companion-fixes branch November 20, 2023 16:21
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.

2 participants