web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Navigation List Submen...
Power Apps
Answered

Navigation List Submenu Very small

(0) ShareShare
ReportReport
Posted on by 74

Hi, 

 

I am creating an app that has a menu bar to the left of each screen. For some reason, the submenu items are VERY small and I can't figure out why. Here is my code and what it looks like currently. Any help you may be able to provide would be much appreciated!

 

App Issue.jpg

Table(
{
MenuLabel: "Home",
MenuIcon: Icon.Home,
MenuScreenNavigate: App.ActiveScreen,
MenuID: 1,
SubMenu: Table()
},
{
MenuLabel: "Itinerary",
MenuIcon: Icon.Notebook,
MenuScreenNavigate: App.ActiveScreen,
MenuID: 2,
SubMenu: Table()
},
{
MenuLabel: "Restaurants",
MenuIcon: Icon.ForkKnife,
MenuScreenNavigate: App.ActiveScreen,
MenuID: 3,
SubMenu: Table()
},
{
MenuLabel: "Things to Do",
MenuIcon: Icon.Globe,
MenuScreenNavigate: App.ActiveScreen,
MenuID: 4,
SubMenu: Table({MenuLabel: "Entertainment",
MenuIcon: Icon.Controller,
MenuScreenNavigate: App.ActiveScreen,
MenuID: 1 },

{
MenuLabel: "Parks",
MenuIcon: Icon.Bug,
MenuScreenNavigate: App.ActiveScreen,
MenuID: 2
},
{
MenuLabel: "Shopping",
MenuIcon: Icon.Shop,
MenuScreenNavigate: App.ActiveScreen,
MenuID: 3 },
{
MenuLabel: "Spas",
MenuIcon: Icon.EmojiHappy,
MenuScreenNavigate: App.ActiveScreen,
MenuID: 4 },

{
MenuLabel: "Theme Parks",
MenuIcon: Icon.Enhance,
MenuScreenNavigate: App.ActiveScreen,
MenuID: 5}

)
}
)

Categories:
I have the same question (0)
  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @Masonf2265 ,

     

    It seems like you have not set TemplateSize and Height properties of the sub Gallery, according to below video at 26:20:

    https://www.youtube.com/watch?v=3S0h2nODcxM

    vjefferni_0-1646722866029.png

     

    Hope this helps.

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

  • evaneezy Profile Picture
    2 on at

    I'm having this issue as well, I've followed the directions. I also downloaded this component straight from Reza. All the values are correct, yet the submenu is squished. Cant figure it out.

  • Az8PnG Profile Picture
    85 on at

    I'm having this issue as well, did u found any solution?

  • galad2003 Profile Picture
    4 on at

    Make sure Autoheight is checked for the lblSubMenu - it seems like it defaults to off when you import it.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 834

#2
Valantis Profile Picture

Valantis 533

#3
Haque Profile Picture

Haque 410

Last 30 days Overall leaderboard