ProfessionalWiki / ProfessionalWiki/WikibaseFacetedSearch

Handle checked value when there are too many facet values

Open
#252 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug UX
Dominant language
PHP
Stars
6
Forks
3
Avg merge
7h 44m
Merged PRs (30d)
2

Description

There is a limit on the number of facet values to display in the filter. When a selected value is not rendered, then the frontend causes 2 problems:

  • checked value is not shown at the top (as per #177)
  • when toggling AND/OR the value is discarded

https://github.com/user-attachments/assets/13a53c4d-78b3-4b9c-885e-9937fd16769e

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Reproduce the filter with more facet values than the display limit, select a value that is hidden, and inspect the frontend handling when toggling AND/OR. Done means the selected value remains visible at the top and is not discarded when the mode changes, as described in #177.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.