nikku / wuffle

A multi-repository / multi-organization task board for GitHub issues.
https://wuffle.dev
MIT License
118 stars 23 forks source link

Unable to Filter by Label when Using Emojis #87

Closed andrewdmaclean closed 4 years ago

andrewdmaclean commented 4 years ago

Describe the Bug

When using emojis in your labels (such as with Bookstack) you are unable to filter by label.

Steps to Reproduce

  1. Create a New Label which includes an Emoji
  2. Open Wuffle
  3. Attempt to Filter by Label

Expected Behavior

That the filter function would work.

Environment

nikku commented 4 years ago

Could you elaborate what you expect?

I do not see where the bug is.

nikku commented 4 years ago

The issue that obviously exists is that these labels are not properly rendered.

I'd expect rendering such as :art: Design but get :art: Design.

andrewdmaclean commented 4 years ago

@nikku do you still need further explanation?

nikku commented 4 years ago

Yes, cf. https://github.com/nikku/wuffle/issues/87#issuecomment-645014873.

The filter function works, as stated in my comment. What would you expect to work in addition?