ParabolInc / parabol

Free online agile retrospective meeting tool
https://www.parabol.co/
Other
1.91k stars 332 forks source link

Implement reactji on reflections #3437

Closed ackernaut closed 4 years ago

ackernaut commented 4 years ago

Based on #3058, my take is that we don’t reinvent the wheel on reactji affordances. I think they are per comment/reflection not per thread/group. The only interesting idea I’ve had so far is #3438.

AC

See concepts in Figma:

EE

ackernaut commented 4 years ago

@mattkrick what do you think about a solution for an emoji selection menu?

TBD minimal menu for selecting an emoji, some options:

  • Something like https://github.com/ealush/emoji-picker-react?
  • Minimal but not good UI: use a minimal menu (like adding emoji to a Parabol task) but with a search filter at the top
  • Roll our own later that supports search, recently used, shows each group by category, and shows icons at top to jump to each category
mattkrick commented 4 years ago

looks good, another option is https://github.com/missive/emoji-mart

ackernaut commented 4 years ago

ah, yes I was looking for the big winner, thanks matt