Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

bug: emoji autocomplete and control panel emoji search should be case insensitive #129

Closed
MoshiBar opened this issue Nov 2, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@MoshiBar
Copy link

MoshiBar commented Nov 2, 2023

💡 Summary

when typing a post, the emoji autocomplete menu that pops up is case sensitive when searching for emoji
the same issue happens for the emoji search in the control panel.

🥰 Expected Behavior

Emoji searches and autocomplete should be case insensitive. this is already the case for the emoji picker menu

🤬 Actual Behavior

see above

📝 Steps to Reproduce

N/A

💻 Frontend Environment

* Model and OS of the device(s): Arch Linux, GrapheneOS
* Browser: Firefox Flatpak, Happens on Mobile Firefox as well
* Server URL: ambrosia.moe
* Misskey: 13.x.x

🛰 Backend Environment (for server admin)

* Installation Method or Hosting Service: baremetal
* Misskey: Sharkey commit 9a73e98
* Node: v19.9.0
* PostgreSQL: docker
* Redis: docker
* OS and Architecture: Debian 11
@Insert5StarName Insert5StarName changed the title emoji autocomplete and control panel emoji search should be case insensitive bug: emoji autocomplete and control panel emoji search should be case insensitive Nov 3, 2023
@Insert5StarName Insert5StarName added the bug Something isn't working label Nov 3, 2023
Mar0xy pushed a commit that referenced this issue Nov 7, 2023
@Mar0xy
Copy link
Contributor

Mar0xy commented Nov 7, 2023

This was fixed for the autocomplete but not the admin panel as the emoji search being case sensitive is very important to find bad emojis easily if they are in caps while other instances might have the same emoji name but different emoji in no caps.

@Mar0xy Mar0xy closed this as completed Nov 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants