<?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: QS Side Menu in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1697289#M62537</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/27319"&gt;@georgio_hb&lt;/a&gt;,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Can you please confirm that it is the same issue that is highlighted in the original question? or else provide a fresh screenshot?&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Also please check if your app is using the correct extension or not? you can check it in developer tools in chrome&amp;gt; Source&amp;gt;extensions&amp;gt;"your extension name".&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Make sure that the previous version of QS Side Menu is not listed there. There should be only one QS Side Menu.&lt;/LI&gt;&lt;LI&gt;For further confirming that you are using the correct version, you can compare the code in qvSlideMenu.js file of your app vs the one which is intended (From Github)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I have provided screenshots that might help to check the above points.&lt;/P&gt;&lt;P&gt;If you still find this issue please let me know.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Make sure the extension getting used in App" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/32587i0547F4970E93F1C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Community2.PNG" alt="Make sure the extension getting used in App" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Make sure the extension getting used in App&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Working fine" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/32588iA9BF5333EAB4C87E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Community_working_fine.PNG" alt="Working fine" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Working fine&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2020 07:39:09 GMT</pubDate>
    <dc:creator>shyambutani</dc:creator>
    <dc:date>2020-04-28T07:39:09Z</dc:date>
    <item>
      <title>QS Side Menu</title>
      <link>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1512726#M62529</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;My QS Side Menu (the filters tool) isn't working correctly as shown in the image below,&lt;/P&gt;&lt;P&gt;please help me to see the written in grey!&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Cattura.PNG" style="width: 655px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/1063iDD320781F6C65438/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cattura.PNG" alt="Cattura.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 18:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1512726#M62529</guid>
      <dc:creator>a_brancati</dc:creator>
      <dc:date>2021-12-22T18:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: QS Side Menu</title>
      <link>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1556837#M62530</link>
      <description>&lt;P&gt;$(".qv-collapsed-listbox .title-wrapper").css("background-color", "white");&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 21:19:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1556837#M62530</guid>
      <dc:creator>gbommisetti</dc:creator>
      <dc:date>2019-03-14T21:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: QS Side Menu</title>
      <link>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1588607#M62531</link>
      <description>&lt;P&gt;Good morning!!!&lt;/P&gt;&lt;P&gt;I've been the same issue. However, I didn't understand what should I do with this command line at this answer.&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 13:33:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1588607#M62531</guid>
      <dc:creator>kaiser_dias</dc:creator>
      <dc:date>2019-06-05T13:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: QS Side Menu</title>
      <link>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1588634#M62532</link>
      <description>&lt;P&gt;you will have to add it to your extension .js file so first unzip the extension :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image.png" style="width: 325px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13240iAF12190B1402417A/image-dimensions/325x235?v=v2" width="325" height="235" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and edit the qs sidemenu.js file and then search for paint at the end and add the following :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image.png" style="width: 646px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13241i7339E1AD8E580752/image-dimensions/646x530?v=v2" width="646" height="530" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once you did that zip your extension back and load it.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 13:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1588634#M62532</guid>
      <dc:creator>gbommisetti</dc:creator>
      <dc:date>2019-06-05T13:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: QS Side Menu</title>
      <link>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1590602#M62533</link>
      <description>&lt;P&gt;I did as you said,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/23320"&gt;@gbommisetti&lt;/a&gt;&amp;nbsp; and now it's working perfectly.&lt;BR /&gt;&lt;BR /&gt;Thank you so much!!!!!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 20:02:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1590602#M62533</guid>
      <dc:creator>kaiser_dias</dc:creator>
      <dc:date>2019-06-11T20:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: QS Side Menu</title>
      <link>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1645665#M62534</link>
      <description>&lt;P&gt;Thanks a lot man! Searched all over the internet for a Side menu but couldn't find other than this one.&lt;/P&gt;&lt;P&gt;Now it's working perfectly after i edited as you said.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 07:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1645665#M62534</guid>
      <dc:creator>georgio_hb</dc:creator>
      <dc:date>2019-11-12T07:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: QS Side Menu</title>
      <link>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1696843#M62535</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I believe this occurs due to the theme used in your QS App. This occurs because the theme of the QS app is setting the background colour of the filter as transparent but the font still remains grey. And because there is hardly any different in font colour and background colour, this problem occurs. To fix this either you can make the following change to style.css file:&lt;/P&gt;&lt;P&gt;add below code to it:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;.qv-collapsed-listbox{&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;background-color:&amp;nbsp;rgb(255,255,255)&amp;nbsp;!important;&amp;nbsp;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;}&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;or you can refer my git repo:&amp;nbsp;&lt;A href="https://github.com/shyambutani/qs-side-menu" target="_blank" rel="noopener"&gt;git&lt;/A&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Keep in mind that there were couple of more issues related to overlapping for which I had implemented a possible fix and a workaround as well. All can be found in Git repo.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Shyam&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 26 Apr 2020 19:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1696843#M62535</guid>
      <dc:creator>shyambutani</dc:creator>
      <dc:date>2020-04-26T19:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: QS Side Menu</title>
      <link>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1696918#M62536</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that using your latest Extension, Sense Classic Theme still gives a grey glitch.&lt;/P&gt;&lt;P&gt;How to fix it ?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 06:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1696918#M62536</guid>
      <dc:creator>georgio_hb</dc:creator>
      <dc:date>2020-04-27T06:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: QS Side Menu</title>
      <link>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1697289#M62537</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/27319"&gt;@georgio_hb&lt;/a&gt;,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Can you please confirm that it is the same issue that is highlighted in the original question? or else provide a fresh screenshot?&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Also please check if your app is using the correct extension or not? you can check it in developer tools in chrome&amp;gt; Source&amp;gt;extensions&amp;gt;"your extension name".&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Make sure that the previous version of QS Side Menu is not listed there. There should be only one QS Side Menu.&lt;/LI&gt;&lt;LI&gt;For further confirming that you are using the correct version, you can compare the code in qvSlideMenu.js file of your app vs the one which is intended (From Github)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I have provided screenshots that might help to check the above points.&lt;/P&gt;&lt;P&gt;If you still find this issue please let me know.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Make sure the extension getting used in App" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/32587i0547F4970E93F1C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Community2.PNG" alt="Make sure the extension getting used in App" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Make sure the extension getting used in App&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Working fine" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/32588iA9BF5333EAB4C87E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Community_working_fine.PNG" alt="Working fine" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Working fine&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 07:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1697289#M62537</guid>
      <dc:creator>shyambutani</dc:creator>
      <dc:date>2020-04-28T07:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: QS Side Menu</title>
      <link>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1840390#M69571</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Not visible while using More then one field qs side menu, in May 2021 version.&lt;/P&gt;&lt;P&gt;anyone please help me, thanks&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 09:16:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QS-Side-Menu/m-p/1840390#M69571</guid>
      <dc:creator>masilabalu</dc:creator>
      <dc:date>2021-09-30T09:16:57Z</dc:date>
    </item>
  </channel>
</rss>

