Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Give suggestions to user if they input the keywords incorrectly in the filter #837

@DavidTen1

Description

@DavidTen1

Is your feature request related to a problem?

Example: If you try to insert is:class and however, for any reason, is:clss is written

Desired solution

There should be a suggestion visible that user write the correct keyword

Examples:
is:clss or is:claasss

Did you mean is:class?

or

skylarn leads to suggesting skilearn

To be general , ask the user Did you mean ((correctKeyword/s))?

Compare the flawed filter inputs with the correct ones.
Have the user get a chance of selecting the latter with a mouseclick.

Possible alternatives (optional)

Further recommendations are welcome

Screenshots (optional)

Screenshot 2022-07-01 at 10-39-38 API Editor

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions