feat/emote-menu-sorting: Add sorting to emote menu.#516
Conversation
AnatoleAM
left a comment
There was a problem hiding this comment.
This currently breaks one core design point of the emote menu, which is width sort, with wider emotes towards the bottom. This should continue to apply regardless of other sorting checks.
…case and defaulted sort order to asc
|
@AnatoleAM PR updated with request changes. This sorting happens only after |
AnatoleAM
left a comment
There was a problem hiding this comment.
Functionality wise this works fine now. In terms of user experience though, this isn't great.
The sorting options should be within the emote menu itself. i.e, next to the search bar.
|
@AnatoleAM I guess I should use the font-awesome icons and I need the svg, so could I get them from you? |
|
@berghall added the icons on your branch |
…on into feat/emote-menu-sorting
|
@AnatoleAM controls are now next to the search input |
|
If I were to combine them into one menu, then I'd need these two: |
|
You can just use the bars-sort icon you already have. It doesn't really matter |
|
Very nice so far. I noticed some minor cosmetic issues:
|
|
@ayyybubu your requested changes have been implemented. |
|
Thank you, it looks pretty clean now. The last thing that i forgot to mention before: |
@ayyybubu this is now fixed. |
|
@AnatoleAM your requested changes have been implemented. |
|
@AnatoleAM merge conflicts resolved |
|
|
|
Features against this repo wont be implemented, we are going to rewrite the extension on this repo. |






The sorting will default to newest added emote.
Closes #398, #511