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

Refactor menu styling #2919

Draft
wants to merge 4 commits into
base: next
Choose a base branch
from
Draft

Refactor menu styling #2919

wants to merge 4 commits into from

Conversation

juliawegmayr
Copy link
Contributor

Description

Current State:

The CrudMoreActionsMenu contains quite a bit of custom styling. Ideally, this shouldn't be necessary.

Therefor move the custom styling from the component (applied via sx props) to the theme wherever it is possible and makes sense:

  • Divider (only in Menus)
  • MenuItem
  • ListItemIcon

Acceptance criteria

  • I have verified if my change requires an example: <!-- Unit test | Demo | Development story | No example needed --->
  • I have verified if my change requires a changeset
  • I have verified if my change requires screenshots/screencasts

Screenshots/screencasts

Before After
Link Link

Open TODOs/questions

  • Add changeset

Further information

@juliawegmayr juliawegmayr changed the base branch from main to next December 11, 2024 13:40
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.

1 participant