Dashboards & Visualizations

Nav Menu not showing up in dashboard

wangtn93
Engager

More for anyone else who runs into this issue than myself.

I experienced an issue where my custom NAV menu on my app was not displaying on my dashboards. (The entire app menu bar was gone actually so it didn't even show the App logo/name). For reference the screen shot below is the portion I am referring to.

wangtn93_0-1636475430087.png

 

I had a nav/default.xml like the following below:

<nav>
<view name="your_app_3.0_here_dashboard1" default='true' />
<view name="your_app_3.0_here_dashboard2" />
</nav>

 

I combed through the entire app, permissions, local/default precedence, etc. After hours, I just ended up creating a new app and cloning the dashboard with a random name and the nav menu worked as expected. I did it again but with the original view name and it stopped working again - that's how I came to the solution.

The issue was having a . in the view name. I didn't go as far as to identify if it was the view name itself having an issue or the nav xml not recognizing it for whatever reason. Renaming to "your_app_3_here_dashboard1" resolved the issue.

TLDR: if your dashboard isn't displaying your nav menu, try getting rid of special characters in your view name.

Labels (1)
0 Karma
1 Solution

wangtn93
Engager

Solution in original post.

View solution in original post

0 Karma

MightyJ
Explorer

Mine was caused by browser cache it can impact you in the same browser in both normal and in private /incognito session
I've validated by using a different browser and the view appeared in the navigation.

Clearing all browser cache and restarting the affected browser fixed this issue.

0 Karma

wangtn93
Engager

Solution in original post.

0 Karma
Get Updates on the Splunk Community!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...