intermine / intermine/bluegenes
Query string in query URL path containing entire query data
- Dominant language
- Clojure
- Stars
- 75
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful for users to be able to share a URL to a query they made with the query builder. We could do this by adding support for a query string parameter(s) that have the whole query encoded in some format (xml or multiple query strings?).
When loading this URL, bluegenes would create a list/query of the same name, using the query data.
Contributor guide
Research direction
Start with the query builder and the URL-loading flow, then trace how query data becomes a list/query. Decide how the full query should be encoded in URL parameters and define the expected behavior for restoring a query with the same name. The issue names no files or tests, so further project research is needed before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100