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

chore: Update Material UI and Emotion #9603

Merged
merged 3 commits into from
Aug 30, 2023

Conversation

bnussman-akamai
Copy link
Member

Description 📝

Preview 📷

Before After
Notice how you can't scroll 😣 Notice how you can scroll and the action menu remains in the correct position 🎉
Screen.Recording.2023-08-29.at.2.10.13.PM.mov
Screen.Recording.2023-08-29.at.2.09.47.PM.mov

How to test 🧪

  • Checkout the PR
  • Run yarn for good measure
  • Run yarn dev and verify the app works and looks normal

@bnussman-akamai bnussman-akamai added the Dependencies Pull requests that update a dependency file label Aug 29, 2023
@bnussman-akamai bnussman-akamai self-assigned this Aug 29, 2023
@bnussman-akamai bnussman-akamai marked this pull request as ready for review August 29, 2023 18:21
Copy link
Contributor

@jdamore-linode jdamore-linode left a comment

Choose a reason for hiding this comment

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

Nice! Can't believe how quickly that MUI fix got released.

A couple observations, but nothing that I think requires any action:

  • The menus without scroll lock don't seem to play very nicely with MacOS scroll elasticity/bouncing, but I haven't looked too closely at it and I kind of doubt there's much we can do about it
  • The user menu still locks scrolling -- is that intentional or would we want to use disableScrollLock here too now that we can? I don't have any opinion from a UX perspective

@bnussman-akamai bnussman-akamai added Add'tl Approval Needed Waiting on another approval! and removed Ready for Review labels Aug 30, 2023
@bnussman-akamai bnussman-akamai added Approved Multiple approvals and ready to merge! and removed Add'tl Approval Needed Waiting on another approval! labels Aug 30, 2023
@bnussman-akamai
Copy link
Member Author

I'll be sure to follow up about the other Menus causing scroll lock @jdamore-linode.

The MacOS scroll bounce is unfortunate. I'll keep an eye out for fixes for that.

@bnussman-akamai bnussman-akamai merged commit 3e6f2b3 into linode:develop Aug 30, 2023
corya-akamai pushed a commit to corya-akamai/manager that referenced this pull request Sep 6, 2023
* update MUI and style libraries and allow scroll with actionmenu

* fix some deprecated props

* Added changeset: Update Material UI and Emotion

---------

Co-authored-by: Banks Nussman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Multiple approvals and ready to merge! Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants