Glimmer 게시글 메뉴가 선택되지 않음

Hello :waving_hand:

I’ve noticed the glimmer post menu can be selected by long touch. This is an issue for example when using discourse reactions. On my instance I’ve added on the whole section @include user-select(none) which is resolved this problem.

6개의 좋아요

I think I have read a topic about reactions and selecting before :thinking:

Edit: Reacting to a post starts to highlight something

6개의 좋아요

Yeah, that seems related. Thanks :slightly_smiling_face:

4개의 좋아요

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

The PR above adds user-select: none to the post menu.

8개의 좋아요

This topic was automatically closed after 6 days. New replies are no longer allowed.