Discourse Reactions에 ... 옵션 추가

moment discourse-reactions 플러그인이 정해진 개수의 리액션으로 제한되는 시점을 추가하세요.

일부 커뮤니티에서는 사람들이 :rainbow: 이모지 중 원하는 리액션을 자유롭게 선택할 수 있도록 완전한 유연성을 제공하는 것이 적합합니다.

아이디어는 다음과 같습니다.

플러그인에 모든 리액션 활성화가 켜져 있을 경우:

  1. 리액션 메뉴에 ...를 렌더링합니다.
  2. 클릭 시 사용자가 전체 리액션 목록에서 선택할 수 있게 합니다.
  3. 최근 선택한 비표준(커스텀) 리액션 3개를 기본 트레이에 유지합니다.

@j.jaffeux 이 부분에 대해 의견이 있으신가요?

26개의 좋아요

This would be nice. Instead of a ... for more options use the same icon as for chat. image. And also have a setting for banned reactions so emojis that can be considered toxic are unable to be used.

14개의 좋아요

Should be very easy to do in itself.

However complexity will probably be around {{emoji-picker}}, might be the right time to move it from something we pull in various components, to something which is globally available. We would need to have it in body (mostly empty until first use) and use this one instance in every cases. Position would need to happen through popper most likely. I would recommend we do this task first, it will make this easier and also improve things in chat.

9개의 좋아요

Now Retort is being retired, would it also be in scope for this feature to allow multiple emoji Reactions for a post too, in a similar way we have them for Chat messages?

10개의 좋아요

It is certainly a different request. The UI for discoruse_reaction is designed around “single” reaction. It would need a major revamp to support multi reaction mode.

8개의 좋아요

I would extend this feature request to also allow selecting from all available emojis (as stated here in the original topic post). I am looking for emoji reaction capability in the mold of Discord which Retort has offered for years. If Retort were to break since entering EOL, it would be a major blow to my userbase.

3개의 좋아요

Hi, is there any traction on this actually being done? Retort is dead and my users would love to still be able to pick from any of the available emojis as opposed to a limited set. I would also second the request to allow for multiple reactions.

7개의 좋아요

we want to do this, but do not have bandwidth at this exact point in time. Probably a few more months out.

11개의 좋아요

Any update on this? Thanks.

2개의 좋아요

We would love to build it, but sadly do not have bandwidth, unless somehow sponsored by an enterprise customer I don’t see this happening for another 6 or so months.

I am partially open to contracting out this work, but it is highly complicated, the concern here is that we would end up spending the same amount of time of building it as we would reviewing a 3rd party sponsored contribution.

8개의 좋아요

Would it be possible to simply replicate the emoji picker of Discourse Chat? I’m a real fan of it, and it works nice and cleanly.

Hell, they could share the same settings (apart from maybe one to turn it on for posts as well) as there doesn’t seem to be much point having different emojis (or default emojis) for posts vs chat.

Of course, the tricky bit will be successfully interacting with the existing post like functionality sensibly.

9개의 좋아요

Yes this would be ideal for me too!

7개의 좋아요

FWIW, I do think there should be an admin option to blacklist some emojis. For example, all of our emojis have a positive angle to help curb toxicity but also promote discussion. At it’s simplest, that could be a :-1: , but something more toxic could be :garbage:

7개의 좋아요

https://github.com/discourse/discourse/pull/34312

I’ve made a PR to allow user to choose any emoji, like the retort plugin.

13개의 좋아요

Thanks heaps, what is the mobile experience like here?

I love that you included both controller and system specs, we will have a look.

4개의 좋아요

On mobile, the emoji picker modal will appear after clicking the extra EmojiPicker button. I’ve tested it on mobile and it works.

3개의 좋아요

This looks good. Having a limited number of emojis is the worst of both worlds.

3개의 좋아요

Seems to work well on my test site, nice work!

For chat we have a similar “more emoji options” which uses a different icon:

We should aim for parity to either use the same here, or to change the chat one. I think I personally lean towards changing the chat one, the smiley is the industry standard imo.

9개의 좋아요

Cross-posting from the PR:

This is looking and working quite nice, great work :+1: We just need to discuss some product decisions internally here, but we will get back to you soon. Please address minor comments here in the meantime :slightly_smiling_face:

We will come back to you soon.

7개의 좋아요

Okay, thank you to @fokx , this PR is now merged.

This is considered a disabled by default experimental feature for now, admins can enable
at their own discretion, as there is not currently a way to limit which reactions can be used here, we do not really have capacity to go into this work right now.

The site setting is discourse_reactions_experimental_allow_any_emoji .

12개의 좋아요