Open
Description
Preconditions and environment
- Magento version: All versions
Steps to reproduce
-
Open a ui component xml regarding to any listing grid.
-
Change sortOrder value for colums 1 for textRange and 1 for any of text, select
-
sortOrder of textRange field must be higher than the other one(For example: 100 vs 50)
-
Observe the columns or filter order from the grids.
Expected result
- Column or filter of textRange fields should be behind the column or filter of other fields.
Actual result
- Column or filter of textRange fields were always at first.
Additional information
- From https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/Ui/view/base/web/templates/grid/filters/filters.html#L22-L23, the ranges filters were hard-coded as always be the first.
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Assignees
Labels
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchIssue related to Developer Experience and needs help with Triage to Confirm or Reject it