Skip to content

Add filtering to dropdowns in perfdash#4056

Open
Qqkyu wants to merge 2 commits into
kubernetes:masterfrom
Qqkyu:add-filtering-and-searching-in-perfdash
Open

Add filtering to dropdowns in perfdash#4056
Qqkyu wants to merge 2 commits into
kubernetes:masterfrom
Qqkyu:add-filtering-and-searching-in-perfdash

Conversation

@Qqkyu

@Qqkyu Qqkyu commented May 18, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind feature

What this PR does / why we need it:

With the massive number of jobs and metrics in perfdash, scrolling through static select dropdowns is highly impractical.

Replaced all dropdown selectors with native HTML <datalist> search inputs.

Also updated the default local test job to ci-benchmark-scheduler-perf-master to ensure local testing works out of the box with active data

Special notes for your reviewer:

To test this locally:

  1. Run make run inside perfdash/.
  2. Open localhost:8080.
  3. Test typing to filter, and clearing selections.

@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 18, 2026
@k8s-ci-robot k8s-ci-robot requested review from shyamjvs and wojtek-t May 18, 2026 13:50
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Qqkyu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 18, 2026
@Qqkyu Qqkyu force-pushed the add-filtering-and-searching-in-perfdash branch from 178678c to 8d356bf Compare May 18, 2026 13:56
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 18, 2026
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 12, 2026
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants