<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:33:44 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[UIDATIMP-1162] Fix Accessibility problems on /data-import view all logs page.</title>
                <link>https://folio-org.atlassian.net/browse/UIDATIMP-1162</link>
                <project id="10134" key="UIDATIMP">ui-data-import</project>
                    <description>&lt;p&gt;1. Elements with role=&quot;row&quot; should have direct children elements with roles cell, columnheader, gridcell, rowheader on &lt;em&gt;&lt;b&gt;stripes components.&lt;/b&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&#160; &#160; &lt;b&gt;Issue description:&lt;/b&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160; &#160;&#160;**&#160; &#160;&#160;Required ARIA children role not present: cell, columnheader, gridcell, rowheader.&#160;&lt;/p&gt;

&lt;p&gt;&#160; &#160; &lt;b&gt;Element Source&lt;/b&gt;:&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
&amp;lt;div role=&lt;span class=&quot;code-quote&quot;&gt;&quot;grid&quot;&lt;/span&gt;&amp;gt;
&#160;&#160;&#160;  &amp;lt;div&#160;role=&lt;span class=&quot;code-quote&quot;&gt;&quot;rowgroup&quot;&lt;/span&gt;&amp;gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&amp;lt;div&#160;data-row-index=&lt;span class=&quot;code-quote&quot;&gt;&quot;0&quot;&lt;/span&gt; aria-rowindex=&lt;span class=&quot;code-quote&quot;&gt;&quot;2&quot;&lt;/span&gt; role=&lt;span class=&quot;code-quote&quot;&gt;&quot;row&quot;&lt;/span&gt;&amp;gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&amp;lt;div&#160;role=&lt;span class=&quot;code-quote&quot;&gt;&quot;row&quot;&lt;/span&gt; aria-rowindex=&lt;span class=&quot;code-quote&quot;&gt;&quot;2&quot;&lt;/span&gt;&amp;gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&amp;lt;a&#160;href=&lt;span class=&quot;code-quote&quot;&gt;&quot;/&quot;&lt;/span&gt;&amp;gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&amp;lt;div&#160;role=&lt;span class=&quot;code-quote&quot;&gt;&quot;gridcell&quot;&lt;/span&gt;&amp;gt;...&amp;lt;/div&amp;gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&amp;lt;/a&amp;gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&amp;lt;/div&amp;gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&amp;lt;/div&amp;gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;...
&#160;&#160;&#160;&#160;&#160;&amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;FIX:&lt;/b&gt;&#160;&lt;/p&gt;

&lt;p&gt;It&apos;s already been discussed in the slack stripes channel &lt;a href=&quot;https://folio-project.slack.com/archives/C210UCHQ9/p1646048697789669&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;slack discuss link.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and already been made a PR as well, &lt;a href=&quot;https://github.com/folio-org/ui-requests/pull/849&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/ui-requests/pull/849&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2. Second issue is interconnected to the first one.&#160;&lt;br/&gt;
 &#160; &#160;&lt;b&gt;Issue Description:&lt;/b&gt;&#160;&#160;&lt;br/&gt;
 &#160; &#160;Required ARIA parents role not present: grid, rowgroup, table, treegrid&lt;/p&gt;

&lt;p&gt;&#160; &#160;&lt;b&gt;FIX:&lt;/b&gt;&#160;&#160;&lt;br/&gt;
 &#160; &#160;Solving the first issue resolves the second one too.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160; &#160; &#160;**&#160; &#160; &#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="50586">UIDATIMP-1162</key>
            <summary>Fix Accessibility problems on /data-import view all logs page.</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</type>
                            <parent id="13571">UXPROD-47</parent>
                                    <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="6343bc8862541f0d4c4ea2a3">Jakhongir Abdukhamidov</assignee>
                                                                <reporter accountid="6343bc8862541f0d4c4ea2a3">Jakhongir Abdukhamidov</reporter>
                                    <labels>
                            <label>accessibility</label>
                            <label>data-import</label>
                            <label>epam-folijet</label>
                    </labels>
                <created>Wed, 27 Apr 2022 07:17:06 +0000</created>
                <updated>Wed, 28 Sep 2022 06:23:59 +0000</updated>
                            <resolved>Tue, 14 Jun 2022 06:05:59 +0000</resolved>
                                                    <fixVersion>5.2.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                                                            <comment id="119855" author="6343bc8862541f0d4c4ea2a3" created="Wed, 27 Apr 2022 07:20:30 +0000"  >&lt;p&gt;Needs to be checked after this &lt;a href=&quot;https://github.com/folio-org/ui-requests/pull/849&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;PR&lt;/a&gt;&#160;is merged.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                                                            <comment id="119857" author="5af5e627525ba96b58654f12" created="Mon, 2 May 2022 12:57:21 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=6343bc8862541f0d4c4ea2a3&quot; class=&quot;user-hover&quot; rel=&quot;6343bc8862541f0d4c4ea2a3&quot; data-account-id=&quot;6343bc8862541f0d4c4ea2a3&quot; accountid=&quot;6343bc8862541f0d4c4ea2a3&quot; rel=&quot;noreferrer&quot;&gt;Jakhongir Abdukhamidov&lt;/a&gt; Just wanted to doublecheck - does this require 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UIREQ-716&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UIREQ-716&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;MCL (aXe testing and development)&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10300?size=medium&quot; /&gt;
            UIREQ-716
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 to be finished, or does it require 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;STCOM-904&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/STCOM-904&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;MCL (aXe testing and development)&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10300?size=medium&quot; /&gt;
            STCOM-904
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 and/or 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;STSMACOM-624&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/STSMACOM-624&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;refactor EditableListForm away from componentWillReceiveProps &quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10300?size=medium&quot; /&gt;
            STSMACOM-624
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
? For now, I&apos;ve blocked it on 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UIREQ-716&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UIREQ-716&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;MCL (aXe testing and development)&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10300?size=medium&quot; /&gt;
            UIREQ-716
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
. Thank you!&lt;/p&gt;</comment>
                                                            <comment id="119860" author="6343bc8862541f0d4c4ea2a3" created="Mon, 2 May 2022 15:31:48 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;, Yeah Thanks, It also uses the same component as view all logs and if that solution is approved then we can do the same for view all logs too but we don&apos;t actually directly need this PR to be merged for us to implement the same solution.&#160;&lt;/p&gt;</comment>
                                                            <comment id="119863" author="6343bc8862541f0d4c4ea2a3" created="Mon, 13 Jun 2022 06:45:08 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;, All accessibility problems fixed on view all logs page except the one that requires 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;STSMACOM-669&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/STSMACOM-669&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Accessibility: Enable nonInteractiveHeaders prop to be passed to MCL via SearchAndSort component.&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium&quot; /&gt;
            STSMACOM-669
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 to be merged, but we can fix that one problem in scope of 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UIDATIMP-1190&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UIDATIMP-1190&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;View all logs table allows user to sort by checkboxes&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            UIDATIMP-1190
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 as it solves both accessibility and checkbox sorting.&lt;/p&gt;

&lt;p&gt;Color contrast shows some number of problems in axe-tools but Folio modules use WCAG contrast checker and it shows zero problems.&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;/rest/api/3/attachment/content/39124&quot; height=&quot;305&quot; width=&quot;712&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                                                            <comment id="119866" author="5af5e627525ba96b58654f12" created="Tue, 14 Jun 2022 06:05:48 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=6343bc8862541f0d4c4ea2a3&quot; class=&quot;user-hover&quot; rel=&quot;6343bc8862541f0d4c4ea2a3&quot; data-account-id=&quot;6343bc8862541f0d4c4ea2a3&quot; accountid=&quot;6343bc8862541f0d4c4ea2a3&quot; rel=&quot;noreferrer&quot;&gt;Jakhongir Abdukhamidov&lt;/a&gt; All sounds good - thank you for finding these issues and getting them sorted out. Closing this Jira&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="26273">UIREQ-716</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Continues</name>
                                            <outwardlinks description="continues">
                                        <issuelink>
            <issuekey id="50565">UIDATIMP-1116</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="12351">UXPROD-3502</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="50655">UIDATIMP-1190</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="39122" name="accessibilityCheckbox.png" size="194923" author="6343bc8862541f0d4c4ea2a3" created="Wed, 27 Apr 2022 07:10:12 +0000"/>
                            <attachment id="39123" name="accessibilityRow.png" size="197539" author="6343bc8862541f0d4c4ea2a3" created="Wed, 27 Apr 2022 07:10:12 +0000"/>
                            <attachment id="39124" name="image-2022-06-13-11-42-07-121.png" size="243062" author="6343bc8862541f0d4c4ea2a3" created="Mon, 13 Jun 2022 06:42:10 +0000"/>
                            <attachment id="39125" name="prevLogs-1.png" size="241745" author="6343bc8862541f0d4c4ea2a3" created="Mon, 13 Jun 2022 06:43:21 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10153"><![CDATA[Folijet]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10014" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue key="$xmlutils.escape($text)">Batch Importer (Bib/Acq)</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i04w13:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10046" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Release</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10057"><![CDATA[Morning Glory (R2 2022)]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="482">Folijet Sprint 142</customfieldvalue>
    <customfieldvalue id="426">Folijet Sprint 141</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 2 May 2022 12:57:21 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>