You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanna build a navbar with notifications and profile icon triggers. Toggling either of them would open or close the menu but switching the toggle between them (notifications -> profile -> notifications) while open, would keep it open but just switch content. And I would want the menu items to be below the profile icon. As far as I have researched, you can't have more than 1 trigger inside of dropdownMenu but without that dropdown menu content isn't aligning properly. how can I achieve this?
As you can see in the image, I want the notifications menu list to be below aligning properly with profile.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I wanna build a navbar with
notifications
andprofile
icon triggers. Toggling either of them would open or close the menu but switching the toggle between them (notifications -> profile -> notifications) while open, would keep it open but just switch content. And I would want the menu items to be below the profile icon. As far as I have researched, you can't have more than 1 trigger inside of dropdownMenu but without that dropdown menu content isn't aligning properly. how can I achieve this?As you can see in the image, I want the notifications menu list to be below aligning properly with profile.

Beta Was this translation helpful? Give feedback.
All reactions