<?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: How to develop/modify an extension to enable keyboard navigation/508 compliance? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-develop-modify-an-extension-to-enable-keyboard-navigation/m-p/2153205#M19636</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/145804"&gt;@alex_colombo&lt;/a&gt;, thank you so much for your comment and the link is very helpful. I will see what I can do about this.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Dec 2023 18:25:56 GMT</pubDate>
    <dc:creator>ol_dev</dc:creator>
    <dc:date>2023-12-14T18:25:56Z</dc:date>
    <item>
      <title>How to develop/modify an extension to enable keyboard navigation/508 compliance?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-develop-modify-an-extension-to-enable-keyboard-navigation/m-p/2146418#M19598</link>
      <description>&lt;P&gt;Hello there, our company needs to use a grouped container extension (&lt;A href="https://github.com/djaskowiak/grouped-container)" target="_blank" rel="noopener"&gt;https://github.com/djaskowiak/grouped-container)&lt;/A&gt;&amp;nbsp;for our Qliksense App, but due to the nature of the project we need our this app to be 508 compliant, that it should be possible to navigate through visualizations on the sheet using both mouse and keyboard. The grouped container extension is currently not 508 compliant, as it is not possible to navigate through contents inside the container. So we are thinking about modifying that extension to allow keyboard navigation, or to roll our own extension.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And my questions are, is this possible for Qliksense extensions at all? And if so, how can we use the JS API to check for keyboard input? Lets say a user presses the left or right arrow key, it should navigate inside charts/text/forms inside the container. I tried to look on the Qliksense documentation and couldnt find any info, so if theres any tutorial about incorporating keyboard navigation for Qliksense extension development, plz let me know. Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 19:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-develop-modify-an-extension-to-enable-keyboard-navigation/m-p/2146418#M19598</guid>
      <dc:creator>ol_dev</dc:creator>
      <dc:date>2023-12-11T19:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to develop/modify an extension to enable keyboard navigation/508 compliance?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-develop-modify-an-extension-to-enable-keyboard-navigation/m-p/2152108#M19601</link>
      <description>&lt;P&gt;Bump, can someone plz help?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 15:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-develop-modify-an-extension-to-enable-keyboard-navigation/m-p/2152108#M19601</guid>
      <dc:creator>ol_dev</dc:creator>
      <dc:date>2023-12-12T15:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to develop/modify an extension to enable keyboard navigation/508 compliance?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-develop-modify-an-extension-to-enable-keyboard-navigation/m-p/2152394#M19607</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/258026"&gt;@ol_dev&lt;/a&gt;&lt;/SPAN&gt; , this is possible but you have to deal only with Javascript and keyboard event. Bascially, based on which is is pressed/released, you have to trigger your own code for doing things on your extensions. &lt;A href="https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key" target="_blank"&gt;Here &lt;/A&gt;some documentation about JS keyboard events.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 09:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-develop-modify-an-extension-to-enable-keyboard-navigation/m-p/2152394#M19607</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2023-12-13T09:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to develop/modify an extension to enable keyboard navigation/508 compliance?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-develop-modify-an-extension-to-enable-keyboard-navigation/m-p/2153205#M19636</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/145804"&gt;@alex_colombo&lt;/a&gt;, thank you so much for your comment and the link is very helpful. I will see what I can do about this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 18:25:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-develop-modify-an-extension-to-enable-keyboard-navigation/m-p/2153205#M19636</guid>
      <dc:creator>ol_dev</dc:creator>
      <dc:date>2023-12-14T18:25:56Z</dc:date>
    </item>
  </channel>
</rss>

