[Bug]: Table with select column search and filter over the value, not over the label #36635
Closed
1 task done
Labels
Bug
Something isn't working
Community Reported
issues reported by community members
Medium
Issues that frustrate users due to poor UX
Needs Triaging
Needs attention from maintainers to triage
Production
QA Pod
Issues under the QA Pod
QA
Needs QA attention
Table Widget V2
Issues related to Table Widget V2
Widgets & Accelerators Pod
Issues related to widgets & Accelerators
Widgets Product
This label groups issues related to widgets
Is there an existing issue for this?
Description
When searching or filtering over a table with a select column type, those filters are applied using the
![imagen](https://private-user-images.githubusercontent.com/160487186/372465819-40a46fe3-6026-4af8-8471-f681b872aa03.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4NTE3NzUsIm5iZiI6MTczOTg1MTQ3NSwicGF0aCI6Ii8xNjA0ODcxODYvMzcyNDY1ODE5LTQwYTQ2ZmUzLTYwMjYtNGFmOC04NDcxLWY2ODFiODcyYWEwMy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxOFQwNDA0MzVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iNGM5MmVkZWQxZWMwZWRiMjEzOGNlY2ZjODRmZGMyMDc5NzkzOGIzMmIzZGE0NzIyNTkwYjM4YjRhYTJmOTk3JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.YP7cYk1R33cXFBhVp8--LvIb2kjDEXI1tKSTks0sLQ4)
value
value of the select, but they should use thelabel
value, i.e., what the user sees in the table.Steps To Reproduce
{{ [{ "column": "foo", }] }}
.select
.{{ { "label":"bar", "value":"foo" } }}
.bar
, nothing appears. When searching or filteringfoo
, the row with the valuebar
appears.Public Sample App
No response
Environment
Production
Severity
Medium (Frustrating UX)
Issue video log
No response
Version
Appsmith v1.38
The text was updated successfully, but these errors were encountered: