carloscuesta / gitmoji

An emoji guide for your commit messages. 😜
https://gitmoji.dev
MIT License
15.66k stars 800 forks source link

Table of emojis #1709

Closed C9HP closed 6 months ago

C9HP commented 6 months ago

Description of the problem

It is not really easy to find the emoji we want on website quickly. (At least at small screens like my phone) That details are not required to be shown all the time. If you show that to user only if the user requested for that it can be better.

Solution

If it was possible to make a table(8*5 for example) of all emojis, without any description or title, and the title and description would appear after we click on them, it would be very easier for us to use gitmoji. like this : | 🎨 | ⚡️ | 🔥 | 🐛 | 🚑️ | ✨ | 📝 | ... And then use a dialogue or box or alert to tell the user about the details of emoji.

Alternatives

No response

Additional context

No response

Validations

carloscuesta commented 6 months ago

Hey!

Thanks for opening the issue, did you try using the list view feature? It displays emojis in a more compressed way.

CleanShot 2024-03-30 at 19 26 38@2x

C9HP commented 6 months ago

Now i checked it now, i think this is better than nothing anyway but not much difference in my small phone screen.