kernelci / kernelci/dashboard

Make origin selector multiple choice

Open
#1,044 0 comments 0 reactions 0 assignees View on GitHub
Backend enhancement Frontend
Dominant language
Python
Stars
9
Forks
31
Avg merge
3d 19h
Merged PRs (30d)
16

Description

There are some trees which are being tested on more than one origin within the same tree name, branch and checkout.

Update the frontend selector so that you can select multiple origins
Update the frontend search parameters so that it is an array of strings
Update the backend to use an IN operator if the origin array is bigger than 1 in length, and not have any origin filter if it is empty

Contributor guide

Open the contributing guide

Research direction

Start by locating the frontend origin selector and the code that builds frontend search parameters, then trace the corresponding backend filtering logic. Update the selector and parameters to support multiple origins, and verify that empty, single-origin, and multi-origin searches apply the specified filtering behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.