Fulfill Order List screen has 2 statuses selected, but nothing is showing in Order Status select
Description
When someone enters Fulfill Order List screen you can see that in the URL there are 2 statuses selected: FULFILLING and ORDERED, i.e. https://test.openlmis.org/#!/orders/fulfillment?status=FULFILLING&status=ORDERED Also you can see 'x' sing but no label about selected status and (1) as number of filters selected:
Proposed Solution: We don't want to introduce multiple selections for now so the best way to resolve this issue will be to not set any value for selected status and in case that there will be no status selected we will send both statuses, ORDERED and FULFILLING. Acceptance Criteria:
when a user closes out all filters (using the x) the filter state will not be active with (1) since there are not any filters in place.
The page should continue to only show orders in the "fulling and Ordered state"
A user can filter one status or the other but cannot select other statuses *When the user is first directed to the page, the url at the top should not mention statuses (less confusing for the user)
@Sam Im I've only started working on that issue. Today I was focused on helping with tickets which block the release process. There are no questions, thanks
Sam ImApril 5, 2018 at 4:54 PM
Edited
@Klaudia Pałkowska what is the status on this ticket? Are there any questions that need to be answered still?
Sam ImMarch 27, 2018 at 7:37 PM
Thanks @Mateusz Kwiatkowski and @Nikodem Graczewski, I've added it to the acceptance criteria.
Mateusz KwiatkowskiMarch 27, 2018 at 8:56 AM
@Sam Im I agree with @Nikodem Graczewski it still will be a quick change
Nikodem GraczewskiMarch 27, 2018 at 7:38 AM
@Sam Im I believe it should be fairly easy to add it and still keep a quick win label. What do you think @Mateusz Kwiatkowski?
Done
Pinned fields
Click on the next to a field label to start pinning.
When someone enters Fulfill Order List screen you can see that in the URL there are 2 statuses selected: FULFILLING and ORDERED, i.e. https://test.openlmis.org/#!/orders/fulfillment?status=FULFILLING&status=ORDERED
Also you can see 'x' sing but no label about selected status and (1) as number of filters selected:
Proposed Solution:
We don't want to introduce multiple selections for now so the best way to resolve this issue will be to not set any value for selected status and in case that there will be no status selected we will send both statuses, ORDERED and FULFILLING.
Acceptance Criteria:
when a user closes out all filters (using the x) the filter state will not be active with (1) since there are not any filters in place.
The page should continue to only show orders in the "fulling and Ordered state"
A user can filter one status or the other but cannot select other statuses
*When the user is first directed to the page, the url at the top should not mention statuses (less confusing for the user)