You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I search for the letter A only results with A show up, not results with à for example. I would like to see those in my results.
Here's a table of searches and if they should match or not
Search
Headword
Matches
A
A
✅
A
Ã
✅
Ã
A
❌
Ã
Ã
✅
we should think about how we can optionally make Search A !== Ã, but that should not be the default and there would need to be a UI for that option, out of scope if this issue.
The text was updated successfully, but these errors were encountered:
hahn-kev
added
bug
Something isn't working
💻 FW Lite
issues related to the fw lite application, not miniLcm or crdt related
labels
Jun 2, 2025
Describe the bug
When I search for the letter A only results with A show up, not results with à for example. I would like to see those in my results.
Here's a table of searches and if they should match or not
we should think about how we can optionally make Search A !== Ã, but that should not be the default and there would need to be a UI for that option, out of scope if this issue.
The text was updated successfully, but these errors were encountered: