dchege711/study_buddy

[Front End] Make tags auto-complete case insensitive

Open

#75 opened on Jan 5, 2020

 (2 comments) (1 reaction) (1 assignee)TypeScript (0 forks)auto 404
buggood first issuetagsuiweb_component

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

When searching for tags to filter by, the suggested options don't show matching tags if the case doesn't match. Tags should be treated as case insensitive.

Contributor guide