home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
3.8k stars 2.6k forks source link

Search in automations is diacritics sensitive #19504

Open Dehumanizer77 opened 5 months ago

Dehumanizer77 commented 5 months ago

Checklist

Describe the issue you are experiencing

I believe this is a bug, as every other search does not do that. The problem is that if I search among automations, it does differentiate between for example á and a. If an automation's name is ááá and I search for a, it does not show the automation which it should. Search among entities and at other places works as expected.

Describe the behavior you expected

searching e.g. for "á" and "a" should produce the same results

Steps to reproduce the issue

  1. create an automation with a letter with diacritics, e.g. á
  2. go to automation seach box and type "a"
  3. the automation created in step 1 will not appear among the search results ...

What version of Home Assistant Core has the issue?

2024.1.4

What was the last working version of Home Assistant Core?

none

In which browser are you experiencing the issue with?

any

Which operating system are you using to run this browser?

Linux Mint 21.3

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

github-actions[bot] commented 2 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

Dehumanizer77 commented 2 months ago

This is still an issue.