intermine / intermine/bluegenes
QB: Allow constraining fields without adding to view
Open
- Dominant language
- Clojure
- Stars
- 75
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Currently you can only constrain fields that have been added to the view. In the JSP webapp, it was possible to constrain fields without adding them to the view. We lost a feature!
Thanks to @sergiocontrino for spotting this.
Contributor guide
Research direction
Start in the webapp's query-builder constraint handling and compare the current behavior with the JSP webapp behavior described in the issue. Done means a field can be constrained without being added to the view, with coverage confirming that both displayed and non-displayed fields work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100