Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPIKE 5 days] Autosuggest option using substring matching #214

Open
MagdalenaLarge opened this issue Sep 13, 2024 · 0 comments
Open

[SPIKE 5 days] Autosuggest option using substring matching #214

MagdalenaLarge opened this issue Sep 13, 2024 · 0 comments
Labels
Component Component of Design System Medium Priority Spike

Comments

@MagdalenaLarge
Copy link

MagdalenaLarge commented Sep 13, 2024

Goal
Investigate how to add substring matching option to Autosuggest component.

Background

Community backlog comment ONSdigital/design-system#894 (comment)

Context
In our Community backlog, user raised a concern about the number of characters in the list which can be searched. Currently we only use 20 characters string. As a quick fix we will allow user to adjust the parameter constraining a number of characters, but we were also asked to add new version of this component which would include substring match. We need to investigate what are possible options and decide the best solution.

Consideration
New version should meet accessibility criteria.
We don't use the latest version of Fuse - implement breaking changes.

Output
Proposal of the new Autosuggest version.
Create MVP

@MagdalenaLarge MagdalenaLarge added Spike Refine To be refined Component Component of Design System labels Sep 13, 2024
@MagdalenaLarge MagdalenaLarge changed the title [SPIKE] Autosuggest option using substring matching [SPIKE 5 days] Autosuggest option using substring matching Sep 27, 2024
@MagdalenaLarge MagdalenaLarge added Medium Priority and removed Refine To be refined labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component Component of Design System Medium Priority Spike
Projects
None yet
Development

No branches or pull requests

1 participant