Larger text hides the options button in AccountPreview #4552
Labels
bug 🐛
Something doesn't work
component: Account
good first issue
Great for first contributions. Enable to learn the contribution process.
Steps to reproduce
Scenario-1, Steps:
Scenario-2, Steps (related to the same issue):
Open this link, look for "User account in layout sidebar" example
Replace
NAVIGATION
object with following values:const NAVIGATION: Navigation = [ ... ];
Look the demo again and try scrolling to bottom of sidebar.
Current behavior
In scenario-1: The options button (three dots) gets hidden.
In scenario-2: The whole account preview section gets hidden.
Expected behavior
In both scenario the account preview and options menu should not hide.
Context
I'm trying to add account preview section in sidebar.
Your environment
I've used google chrome browser.
npx @mui/envinfo
Search keywords: AccountPreview, Account Preview
The text was updated successfully, but these errors were encountered: