intermine / intermine/bluegenes

Pass list name instead of object IDs when available to widgets

Open
#716 0 comments 0 reactions 0 assignees View on GitHub
performance Results page
Dominant language
Clojure
Stars
75
Forks
59
PR merge metrics
No merged PRs in 30d

Description

Currently only object IDs are passed to list widgets to allow for arbitrary query results not saved as a list to be analysed. When viewing a saved list, we could instead pass the list name and type to the widgets, for a performance improvement.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how saved-list and unsaved query results are passed into list widgets. Confirm where a saved list's name and type are available, while preserving object-ID handling for arbitrary results. Done means saved-list widgets receive the list name and type for analysis and existing unsaved-query behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
frontend, performance
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.