<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: App label configured in app.conf not displayed in nav bar next to app logo in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/App-label-configured-in-app-conf-not-displayed-in-nav-bar-next/m-p/674192#M55200</link>
    <description>&lt;P&gt;Yes, it should be displayed, but it may be cached. Did you restart splunkweb or splunk after removing the files?&lt;/P&gt;</description>
    <pubDate>Sun, 14 Jan 2024 16:06:43 GMT</pubDate>
    <dc:creator>tscroggins</dc:creator>
    <dc:date>2024-01-14T16:06:43Z</dc:date>
    <item>
      <title>App label configured in app.conf not displayed in nav bar next to app logo</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/App-label-configured-in-app-conf-not-displayed-in-nav-bar-next/m-p/673436#M55135</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;After upgrading from 8.2 to 9.1 I noticed a change in the nav bar affecting most of the custom apps.&lt;BR /&gt;&lt;BR /&gt;On the right end of the nav bar, where the app logo (file appIcon*.png from the &amp;lt;appname&amp;gt;/static folder) is displayed, the app label (which is configured in app.conf as "label" in the [ui] section) is simply not showing.&lt;BR /&gt;&lt;BR /&gt;Strangely enough, for some applications, like "Search &amp;amp; Reporting", the text label is still appearing.&lt;BR /&gt;But for the majority of the 3rd party apps from the splunkbase, and also for my own custom apps, the label is not showing at all. (For the record: the logo icon is showing, but the text label is not)&lt;BR /&gt;This is very annoying.&lt;BR /&gt;&lt;BR /&gt;After some investigation, it seems that it is NOT an issue of some CSS styling.&lt;BR /&gt;Because according to the Web Inspector in a browser, the html "span" element that should hold the app label, is NOT populated with the value configured in app.conf/[ui]/label.&lt;BR /&gt;The "span" element is just empty &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Why is that ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;mr&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jan 2024 17:53:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/App-label-configured-in-app-conf-not-displayed-in-nav-bar-next/m-p/673436#M55135</guid>
      <dc:creator>mr103</dc:creator>
      <dc:date>2024-01-06T17:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: App label configured in app.conf not displayed in nav bar next to app logo</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/App-label-configured-in-app-conf-not-displayed-in-nav-bar-next/m-p/673439#M55136</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/263787"&gt;@mr103&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It&amp;nbsp;&lt;EM&gt;shouldn't&lt;/EM&gt; have worked in 8.2. If present, static/appLogo.png and static/appLogo_2x.png supersede the app.conf [ui] label setting.&lt;/P&gt;&lt;P&gt;static/appIcon*.png should be displayed on the home page, the Apps menu, etc.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jan 2024 21:55:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/App-label-configured-in-app-conf-not-displayed-in-nav-bar-next/m-p/673439#M55136</guid>
      <dc:creator>tscroggins</dc:creator>
      <dc:date>2024-01-06T21:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: App label configured in app.conf not displayed in nav bar next to app logo</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/App-label-configured-in-app-conf-not-displayed-in-nav-bar-next/m-p/674033#M55198</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/49493"&gt;@tscroggins&lt;/a&gt; ,&lt;BR /&gt;&lt;BR /&gt;Thanks for the hint.&lt;BR /&gt;Yes, confirmed, the appLogo.png (appLogo_2x.png) - which is allowed to be a bit larger (wider) in size than appIcon*.png - automatically "disables" displaying of the label. And this is kind of "ok".&lt;BR /&gt;So this is also my (ugly) workaround now:&amp;nbsp; I created appLogo(_2x).png files which have an "embedded" textual element that is the label (or app name) that I want to have visible for users in the upper right corner.&lt;BR /&gt;&lt;BR /&gt;But when I remove the "appLogo*.png" files from the "static/" folder - why is THEN the label from app.conf not displayed ?? It should be, right ? Along with the small appIcon.&lt;BR /&gt;I would really prefer to display the text label instead of the cumbersome appLogo.png containing text on it.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 11:19:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/App-label-configured-in-app-conf-not-displayed-in-nav-bar-next/m-p/674033#M55198</guid>
      <dc:creator>mr103</dc:creator>
      <dc:date>2024-01-12T11:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: App label configured in app.conf not displayed in nav bar next to app logo</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/App-label-configured-in-app-conf-not-displayed-in-nav-bar-next/m-p/674192#M55200</link>
      <description>&lt;P&gt;Yes, it should be displayed, but it may be cached. Did you restart splunkweb or splunk after removing the files?&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jan 2024 16:06:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/App-label-configured-in-app-conf-not-displayed-in-nav-bar-next/m-p/674192#M55200</guid>
      <dc:creator>tscroggins</dc:creator>
      <dc:date>2024-01-14T16:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: App label configured in app.conf not displayed in nav bar next to app logo</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/App-label-configured-in-app-conf-not-displayed-in-nav-bar-next/m-p/684333#M56027</link>
      <description>&lt;P&gt;We're running into the same (or similar) issue. We're not using appLogo but appIcon to set the app's icon. The icon AND the label are displayed in the dashboard selection page accordingly but as soon as you click to show one particular dashboard, the label disappears and only the icon stays.&lt;/P&gt;&lt;P&gt;I can't say for sure it was not present before but several users noticed since our upgrade from 9.0.x to&amp;nbsp; 9.1.x.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 07:20:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/App-label-configured-in-app-conf-not-displayed-in-nav-bar-next/m-p/684333#M56027</guid>
      <dc:creator>yoho</dc:creator>
      <dc:date>2024-04-16T07:20:30Z</dc:date>
    </item>
  </channel>
</rss>

