Skip to content

Menu items don't fit the Menu in Mobile Devices #3629

Discussion options

You must be logged in to vote

Disclaimer: This is a very experimental bot using OpenAI's GPT-4. The answers may not be correct, a human will review the answer and update it if necessary.


The Paste Menu Primitive is indeed a good option for your use case. As the documentation suggests, the purpose of providing these unstyled primitives is to cater for instances when the styled Menu provided by Paste doesn’t meet the requirements needed to solve a unique or individual customer problem.

You can provide custom styling to the primitive menu by utilizing the as prop on each component. This means you can add overflow-y or similar styling to make the menu scrollable.

Here's an example of how you might do this:

import {Menu, M…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@SiTaggart
Comment options

Answer selected by krarrobo1
Comment options

You must be logged in to vote
3 replies
@krarrobo1
Comment options

@SiTaggart
Comment options

@SiTaggart
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants