MattRogowski / MyReactions

MyBB plugin - Add emoji reactions to posts
8 stars 6 forks source link

List of users whose added reactions to the post #6

Closed Eldenroot closed 7 years ago

Eldenroot commented 8 years ago

It is quite tricky - it needs a simply but useful list of users who reacted. Maybe take a concept from Facebook? I have no idea how to make it easily.

MattRogowski commented 8 years ago

I'll do this as a modal, will be the cleanest way I think without cluttering up the postbit.

Eldenroot commented 8 years ago

Yeah, I agree. I am looking for a new release! I hope it will be there sooner than later, cannot wait :(

MattRogowski commented 8 years ago

Will do my best :D

Eldenroot commented 8 years ago

Really good feedback from the users in my board, I replaced Thank you/like plugin and disabled MyBB rep system... just make things easier. I am free for testing - just let me know :)

MattRogowski commented 8 years ago

screen shot 2016-10-16 at 12 47 15 Will then open a modal

Eldenroot commented 8 years ago

OK, looks nice - maybe the icon would be changed. Will we see who added the specific reaction? For example:

User A - added heart and star User B - added baloon

etc?

MattRogowski commented 8 years ago

The icon will just be in a template so will be able to change to whatever you like.

And yes, will be able to see that 😀

Eldenroot commented 8 years ago

Amazing ;)

MattRogowski commented 8 years ago

screen shot 2016-10-16 at 16 18 02 screen shot 2016-10-16 at 16 18 21 screen shot 2016-10-16 at 16 19 17 Here we go :)

Eldenroot commented 8 years ago

Amazing! Great! Just two questions: 1) is possible to customise the time output? Any settings for this? 2) Does it show on mouse hover (title tag) on username in "By reaction" tab time when the reaction was added? Or mouse hover on smile what is it?

MattRogowski commented 8 years ago

The time format will be the same as the rest of the forum as uses the same settings.

As for the title tag, it only shows the names of the reactions when you hover over the images - I didn't really want to clutter it up too much with too much in the title tags. It's kinda awkward to use title tags with the inbuilt profile link function too.

Eldenroot commented 8 years ago

OK, I agree, you are right. Keep good work! ;)

Eldenroot commented 8 years ago

1) and 2) nevermind

3) **And one important thing - you should leave "+" and "who reacted" buttons visible - check n. 5

4) Is possible to highlight the given reactions by the user in the list under the post? (it is missaligned due to my issue, not related to your plugin) border

5) Do not hide "who reacted" button - maybe you can divide the reaction by "|" symbol and change the text to the user image (http://simpleicon.com/wp-content/uploads/multy-user.png for example). So the "+ add reaction" and "who reacted" buttons will be separated from reactions buttons

6) "Who reacted" button is missaligned for the author of the post when it got any reactions. Also why to change opacity on hover? bug5

Srry for my bug report in one message, I can create a special issue for this if you wanna

Eldenroot commented 7 years ago

@MattRogowski - hi, just a question - is there any CSS class to set different style for given reactions under the post by me? I would like to highlight them

Eldenroot commented 7 years ago

I am closing this, it is done and I created a new issue #34