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: context menu padding #7918

Merged
merged 4 commits into from
Oct 23, 2024

Conversation

Vardhaman619
Copy link
Contributor

This pull request addresses the issue #7915 regarding the lack of padding in the right-click record menu. This PR add padding to context menu and reuse the existing component used for the filter/sort feature.

image
image

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

This pull request addresses the padding issue in the context menu by modifying the ActionMenuDropdown component.

  • Wrapped each MenuItem with DropdownMenuItemsContainer in packages/twenty-front/src/modules/action-menu/components/ActionMenuDropdown.tsx
  • Improved visual consistency with other components like filter/sort feature
  • Addressed issue Right click record menu has no padding #7915 regarding lack of padding in right-click record menu
  • Enhanced user interface by adding 4px padding to menu items

1 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile

Copy link
Member

@FelixMalfait FelixMalfait left a comment

Choose a reason for hiding this comment

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

Thank you!

@FelixMalfait FelixMalfait merged commit a554236 into twentyhq:main Oct 23, 2024
13 checks passed
Copy link

oss-gg bot commented Oct 23, 2024

Awarding Vardhaman619: 150 points 🕹️ Well done! Check out your new contribution on oss.gg/Vardhaman619

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