When filtering on a foreign-key column, show a popup to select a value
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
When opening a table, you can change the value in columns with a foreign-key constraint with a nice value lookup popup.
This would also be nice when filtering on a column with a foreign-key constraint.

Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points. Start by reproducing the existing foreign-key value lookup while opening a table, then inspect how filtering is initiated; done means filtering a foreign-key column offers the same kind of value-selection popup shown in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- database, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100