simonmichael / hledger

Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.
https://hledger.org
GNU General Public License v3.0
3.03k stars 321 forks source link

web: Emoji's not rendered correctly in the quick-search #2061

Closed silky closed 1 year ago

silky commented 1 year ago

Emoji's are actually rendered fine in the UI in most places; i.e.

image

but in the quick-search for some reason it fails to render well:

image

It seems like emojis work fine otherwise.

Just to be sure, the account is defined like so:

account assets:monzo:savings 💰
silky commented 1 year ago

I've looked into this, and it isn't happening in the latest version of hledger (1.30.1) and hledger-web (1.30), so i'll just consider it resolved :)

simonmichael commented 1 year ago

Great!