<?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 Wheel installation broken? in Splunk SOAR</title>
    <link>https://community.splunk.com/t5/Splunk-SOAR/Wheel-installation-broken/m-p/617123#M984</link>
    <description>&lt;P&gt;I ran in the same issue and i'm writing a reply for others that might need the fix, this is a known bug, the upload button is there but it's hidden by some broken css style. Inspect the html code of the dialogbox(where you don't see the upload button) search for "&lt;SPAN&gt;Upload your wheel file here. Only .whl files allowed." there is an input and a div above this text with "&lt;SPAN class=""&gt;style&lt;/SPAN&gt;="&lt;SPAN class=""&gt;display: none;&lt;/SPAN&gt;"" remove it in both casses and your upload button will appear. You could also run this bit of js in your console:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;document.querySelectorAll("[style*='display: none']").forEach((elem) =&amp;gt; {
    elem.style.display = "block"
})&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Hope this will help others out too, cheers&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 14 Oct 2022 12:20:17 GMT</pubDate>
    <dc:creator>macgyver</dc:creator>
    <dc:date>2022-10-14T12:20:17Z</dc:date>
    <item>
      <title>Wheel installation broken?</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Wheel-installation-broken/m-p/610781#M942</link>
      <description>&lt;P&gt;I'm currently building an app with Splunk SOAR and somehow the upload functionality for wheel files seems to be broken. I tested with Chrome, Firefox and Internet Explorer all with the same result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hariomenkel_0-1661411261857.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/21176iC32FF47AC83114A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hariomenkel_0-1661411261857.png" alt="hariomenkel_0-1661411261857.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see, there is no "Upload" button or any field to drop the wheel file. My Splunk SOAR version is:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;5.2.1.78411&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 07:09:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Wheel-installation-broken/m-p/610781#M942</guid>
      <dc:creator>hariomenkel</dc:creator>
      <dc:date>2022-08-25T07:09:48Z</dc:date>
    </item>
    <item>
      <title>Wheel installation broken?</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Wheel-installation-broken/m-p/617123#M984</link>
      <description>&lt;P&gt;I ran in the same issue and i'm writing a reply for others that might need the fix, this is a known bug, the upload button is there but it's hidden by some broken css style. Inspect the html code of the dialogbox(where you don't see the upload button) search for "&lt;SPAN&gt;Upload your wheel file here. Only .whl files allowed." there is an input and a div above this text with "&lt;SPAN class=""&gt;style&lt;/SPAN&gt;="&lt;SPAN class=""&gt;display: none;&lt;/SPAN&gt;"" remove it in both casses and your upload button will appear. You could also run this bit of js in your console:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;document.querySelectorAll("[style*='display: none']").forEach((elem) =&amp;gt; {
    elem.style.display = "block"
})&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Hope this will help others out too, cheers&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 12:20:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Wheel-installation-broken/m-p/617123#M984</guid>
      <dc:creator>macgyver</dc:creator>
      <dc:date>2022-10-14T12:20:17Z</dc:date>
    </item>
  </channel>
</rss>

