Skip to content

Improve filtering#143

Merged
ScriptRaccoon merged 2 commits intomainfrom
improve-filtering
May 1, 2026
Merged

Improve filtering#143
ScriptRaccoon merged 2 commits intomainfrom
improve-filtering

Conversation

@ScriptRaccoon
Copy link
Copy Markdown
Owner

@ScriptRaccoon ScriptRaccoon commented May 1, 2026

  1. This PR improves the filtering (available in list pages for categories, properties, and implications) by ignoring accents. For example, the a user is looking for the Jónsson-Tarski topos (Add the Jónsson-Tarski topos #89) (which I am currently adding), entering "Jo" should find it. Also, in case we add a term like "étale", it should be found via "etale".

  2. Also, this PR improves the suggestion component that is used in the search page and the comparison page. When the user enters "finite", it should not list all properties with "finite" inside alphabetically. Instead, it should list the exact match first, then properties starting with "finite", and then all other properties (alphabetically) that contain that word.

Before

Bildschirmfoto 2026-05-01 um 13 00 28

After

Bildschirmfoto 2026-05-01 um 13 00 16

Before

Bildschirmfoto 2026-05-01 um 13 04 38

After

Bildschirmfoto 2026-05-01 um 13 04 49

@ScriptRaccoon ScriptRaccoon merged commit 01d9577 into main May 1, 2026
1 check passed
@ScriptRaccoon ScriptRaccoon deleted the improve-filtering branch May 1, 2026 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant