- Issue created by @gauravvvv
- Status changed to Needs review
over 1 year ago 3:02am 24 July 2023 - last update
over 1 year ago 29,878 pass - ๐ฎ๐ณIndia gauravvvv Delhi, India
I have changed the textfield for weight to select list, attached patch for same. please review thanks
- Status changed to Needs work
over 1 year ago 4:42pm 24 July 2023 - ๐บ๐ธUnited States smustgrave
Can we add a simple assertion to check if it's a select list.
- Status changed to RTBC
over 1 year ago 10:35am 26 July 2023 - last update
over 1 year ago 29,879 pass - Status changed to Needs review
over 1 year ago 8:17am 27 July 2023 - ๐ซ๐ฎFinland lauriii Finland
What happens if someone has set arbitrary numerical values for the weight using the textfield? Wouldn't that break when we change to a select?
- Status changed to Needs work
over 1 year ago 1:18pm 27 July 2023 - ๐บ๐ธUnited States smustgrave
Moving to NW as the tests tag was removed without adding anything
- ๐ฎ๐ณIndia gauravvvv Delhi, India
Hi @lauriii, if we input an arbitrary numerical value in the weight using a text field, it automatically adjusts to the closest available value. For example, if we enter 15.2, it will change to 15, or to the next available value if any are present before 15.
- ๐ฎ๐ณIndia mithun s Bangalore
Mithun S โ made their first commit to this issueโs fork.
- Merge request !83753376372: Views row weight should be a select list. โ (Open) created by mithun s