Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Klaudia Pałkowska
Klaudia Pałkowska(Deactivated)Reporter
Mateusz Kwiatkowski
Mateusz KwiatkowskiLabels
Story Points
2
Original estimate
2d
Time tracking
1d 2h logged6h remaining
Components
Sprint
None
Priority
Time Assistant
Time Assistant
Created March 23, 2018 at 12:57 PM
Updated April 6, 2018 at 3:41 PM
Resolved April 6, 2018 at 1:06 PM
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)