No data in view filtered by column of type Multiple Selection
Open
Nobody has claimed this yet.
0. Needs triage
bug
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Steps to reproduce
- Create Column of type Selection, chose multiple selecion, add a default value
- Create View , add filter by the multiple selection default value
- Load View.
Expected behavior
Row should appear with filter in view
Actual behavior
No Data showing in view
Tables app version
0.7.4
Browser
Google Chrome 126.0.6478.127
Client operating system
Window 11 / Zorin os(linux) / Android 13
Operating system
Ubuntu
Web server
Apache
PHP engine version
PHP 8.2
Database
PostgreSQL
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue using a multiple-selection column with a default value and a view filtered by that value, as described in the steps. Trace the view-filtering entry point for multiple-selection values and compare it with other column types. Done means the matching row appears in the view, with a regression test covering the default-value filter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php, postgresql
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100