<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 22:12:28 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>[UIPFO-33] Select an Organization - Implement MCL Next/Previous pagination</title>
                <link>https://folio-org.atlassian.net/browse/UIPFO-33</link>
                <project id="10240" key="UIPFO">ui-plugin-find-organization</project>
                    <description>&lt;p&gt;Overview: improve the user experience for navigating the results list&lt;/p&gt;

&lt;p&gt;For an app that wants to&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Replace infinite scroll&lt;/li&gt;
	&lt;li&gt;Replace Load more&lt;/li&gt;
	&lt;li&gt;Resume scroll position after edit&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Then the following must be implemented&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;MCL Next and Previous pagination &lt;a href=&quot;https://folio-org.atlassian.net/browse/STCOM-829&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/browse/STCOM-829&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;MCL scroll to item - &lt;a href=&quot;https://folio-org.atlassian.net/browse/STCOM-830&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/browse/STCOM-830&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Resume scroll position after edit - &lt;a href=&quot;https://github.com/folio-org/ui-inventory/pull/1400&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/ui-inventory/pull/1400&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;This story focus on # MCL Next and Previous pagination &lt;a href=&quot;https://folio-org.atlassian.net/browse/STCOM-829&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/browse/STCOM-829&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Given I am viewing a MCL with more than 50 items &lt;br/&gt;
Then display Next and Previous pagination &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/63670&quot; height=&quot;183&quot; width=&quot;200&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&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/63671&quot; height=&quot;183&quot; width=&quot;200&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&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/63672&quot; height=&quot;183&quot; width=&quot;200&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Given I am viewing a MCL with less than 50 item &lt;br/&gt;
Then Next and Previous pagination should display as&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/63669&quot; height=&quot;183&quot; width=&quot;200&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;If I click on Prev or Next Then focus shifts to first result on page (Note: this requirement should be automatic with implementation. It should not require additional development)&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;Appsthathaveimplementednext%2Fpreviouspagination&quot;&gt;&lt;/a&gt;Apps that have implemented next/previous pagination&lt;/h3&gt;

&lt;ul&gt;
	&lt;li&gt;Inventory&lt;/li&gt;
	&lt;li&gt;eholdings (needs to update support focus requirement)&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="78750">UIPFO-33</key>
            <summary>Select an Organization - Implement MCL Next/Previous pagination</summary>
                <type id="10005" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium">Story</type>
                            <parent id="10307">UXPROD-1139</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="557058:2f7b6349-450b-419a-ba54-c181f51383ad">Dennis Bridges</assignee>
                                                                <reporter accountid="557058:2f7b6349-450b-419a-ba54-c181f51383ad">Dennis Bridges</reporter>
                                    <labels>
                            <label>acquisitions</label>
                            <label>ui-only</label>
                            <label>ux</label>
                    </labels>
                <created>Sun, 7 Aug 2022 21:00:38 +0000</created>
                <updated>Thu, 18 Aug 2022 11:40:05 +0000</updated>
                            <resolved>Wed, 17 Aug 2022 15:07:52 +0000</resolved>
                                                    <fixVersion>3.3.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                <comments>
                                                            <comment id="187497" author="712020:52e93de9-fd56-46ea-99b8-b2e47ec1045e" created="Mon, 15 Aug 2022 06:43:20 +0000"  >&lt;p&gt;Tested on folio-snapshot&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;63668_thumb&quot; href=&quot;/rest/api/3/attachment/content/63668&quot; title=&quot;Screenshot 2022-08-15 at 09.40.48.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;63668&quot; file-preview-title=&quot;Screenshot 2022-08-15 at 09.40.48.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/63668?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/63668&quot; filename=&quot;Screenshot 2022-08-15 at 09.40.48.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/63668&quot; data-attachment-name=&quot;Screenshot 2022-08-15 at 09.40.48.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;2eb14a34-c113-4bdb-87c5-bdc2500baed2&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</comment>
                                                            <comment id="187498" author="641dab67f1b529dfa98e0fbf" created="Mon, 15 Aug 2022 13:19:02 +0000"  >&lt;p&gt;Tested on &lt;a href=&quot;https://folio-snapshot.dev.folio.org/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-snapshot.dev.folio.org/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Works as expected&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;/rest/api/3/attachment/content/63665&quot; title=&quot;Next-previous pagination Select organization as expected.mp4 attached to UIPFO-33&quot; data-attachment-type=&quot;file&quot; data-attachment-name=&quot;Next-previous pagination Select organization as expected.mp4&quot; data-media-services-type=&quot;file&quot; data-media-services-id=&quot;846e90c9-478f-42f0-aad9-5e4952aae899&quot; rel=&quot;noreferrer&quot;&gt;Next-previous pagination Select organization as expected.mp4&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A2f7b6349-450b-419a-ba54-c181f51383ad&quot; class=&quot;user-hover&quot; rel=&quot;557058:2f7b6349-450b-419a-ba54-c181f51383ad&quot; data-account-id=&quot;557058:2f7b6349-450b-419a-ba54-c181f51383ad&quot; accountid=&quot;557058:2f7b6349-450b-419a-ba54-c181f51383ad&quot; rel=&quot;noreferrer&quot;&gt;Dennis Bridges&lt;/a&gt; please review&lt;/p&gt;</comment>
                                                            <comment id="187499" author="557058:2f7b6349-450b-419a-ba54-c181f51383ad" created="Wed, 17 Aug 2022 15:07:52 +0000"  >&lt;p&gt;Test successful in folio-snapshot.&lt;/p&gt;</comment>
                                                            <comment id="187500" author="641dab67f1b529dfa98e0fbf" created="Thu, 18 Aug 2022 11:40:05 +0000"  >&lt;p&gt;Record quantity was replaced for consistency from 30 to 50 as per discussed on refinement (actual quantity is 50 on snapshot)&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10001">
                    <name>Cloners</name>
                                            <outwardlinks description="clones">
                                        <issuelink>
            <issuekey id="32006">UIORGS-257</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="12145">UXPROD-3061</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10006">
                    <name>Gantt End to Start</name>
                                            <outwardlinks description="has to be done before">
                                        <issuelink>
            <issuekey id="32007">UIORGS-259</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="73685">UISACQCOMP-116</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="63665" name="Next-previous pagination Select organization as expected.mp4" size="2834842" author="641dab67f1b529dfa98e0fbf" created="Mon, 15 Aug 2022 13:18:19 +0000"/>
                            <attachment id="63666" name="Proof-1.mp4" size="16562277" author="62a96ae7192edb006f9f1bf9" created="Sun, 7 Aug 2022 21:00:39 +0000"/>
                            <attachment id="63667" name="Proof.mp4" size="16562277" author="62a96ae7192edb006f9f1bf9" created="Sun, 7 Aug 2022 21:00:39 +0000"/>
                            <attachment id="63668" name="Screenshot 2022-08-15 at 09.40.48.png" size="521201" author="712020:52e93de9-fd56-46ea-99b8-b2e47ec1045e" created="Mon, 15 Aug 2022 06:43:05 +0000"/>
                            <attachment id="63669" name="image-2021-09-01-16-21-11-324.png" size="28422" author="62a96ae7192edb006f9f1bf9" created="Sun, 7 Aug 2022 21:00:39 +0000"/>
                            <attachment id="63670" name="image-2021-09-01-16-22-09-879.png" size="3893" author="62a96ae7192edb006f9f1bf9" created="Sun, 7 Aug 2022 21:00:39 +0000"/>
                            <attachment id="63671" name="image-2021-09-01-16-22-51-615.png" size="4025" author="62a96ae7192edb006f9f1bf9" created="Sun, 7 Aug 2022 21:00:39 +0000"/>
                            <attachment id="63672" name="image-2021-09-01-16-23-35-289.png" size="4203" author="62a96ae7192edb006f9f1bf9" created="Sun, 7 Aug 2022 21:00:39 +0000"/>
                            <attachment id="63673" name="mcl-organizations.mp4" size="1725881" author="62a96ae7192edb006f9f1bf9" created="Sun, 7 Aug 2022 21:00:39 +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="10185"><![CDATA[Thunderjet]]></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)">Allow for the creation and management of organization records</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|i05753:i</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="424">ACQ Sprint 146</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10108" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Tester Assignee</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>557058:2f7b6349-450b-419a-ba54-c181f51383ad</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 15 Aug 2022 06:43:20 +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>