[jira] [Updated] (OFBIZ-7542) Convert search criteria on 'Status' into multi-select pattern on all search screens

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-7542) Convert search criteria on 'Status' into multi-select pattern on all search screens

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-7542:
-----------------------------------
    Description:
here are many screens where search can be performed on on given status at a time as its shown in form of dropdown and user can select only one value from it.

Like Order list screen, we can try using this multi-select as generic search pattern starting with 'Status' and leveraging upon it for any other eligible search criteria. It should behave as follows:
# Selecting "All" (via checkbox) should auto-select all applicable statuses
# De-selecting "All" should remove selection from all selected statuses
# After selecting "All" if any other status(es) are selected and "All" should be de-selected automatically
# Multiple statuses should be selectable simultaneously
# The search result should honor the selected statuses

  was:
There are many screens where search can be performed on on given status at a time as its shown in form of dropdown and user can select only one value from it.

Like Order list screen, we can try using this multi-select as generic search pattern starting with 'Status' and leveraging upon it for any other eligible search criteria. It should behave as follows:
# Selecting "All" (via checkbox) should auto-select all applicable statuses
# De-selecting "All" should remove selection from all selected statuses
# After selecting "All" if any other status(es) are selected and "All" should be de-selected automatically
# Multiple statuses should be selectable simultaneously
# The search result should honor the selected statuses


> Convert search criteria on 'Status' into multi-select pattern on all search screens
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7542
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7542
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: Upcoming Branch
>            Reporter: Swapnil Shah
>            Assignee: Swapnil Shah
>
> here are many screens where search can be performed on on given status at a time as its shown in form of dropdown and user can select only one value from it.
> Like Order list screen, we can try using this multi-select as generic search pattern starting with 'Status' and leveraging upon it for any other eligible search criteria. It should behave as follows:
> # Selecting "All" (via checkbox) should auto-select all applicable statuses
> # De-selecting "All" should remove selection from all selected statuses
> # After selecting "All" if any other status(es) are selected and "All" should be de-selected automatically
> # Multiple statuses should be selectable simultaneously
> # The search result should honor the selected statuses



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)