Fixed Placement of reactions on thread list seems off

Jake B.

Well-known member
Affected version
2.1.0
This was originally reported by @Alien on our Reactions Plus add-on, but this seems to actually be related to the default XenForo reactions system:

Code:
When viewing the threadlist, the watched thread icon is still on the right, when it should be grouped with the other icons such as LOCKED THREAD and POLL. You'll see in the screenshot that the XF-supplied thread STATUS icons should be grouped together for attractiveness.

Screenshot:
52594279-1b625500-2e19-11e9-8448-9c7ed3a308b4.png


More details here: https://github.com/Audentio/xf2addon-issues/issues/1494
 
In theory, this is expected, based on the change mentioned here:
This was an intentional change. The emphasis was adjusted such that the watched icon is in a consistent location.
That said, I'm not a massive fan of the mix of monochrome and coloured icons here so we might consider changing this.
 
If the main goal is having the watch icon in a consistent pushing the lock/sticky icons between reactions and watch would probably accomplish that, unless I'm not following what the issue is :)
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.1).

Change log:
Adjust positioning of reaction summary on the thread list.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom