# Double-button inconsistencies (post menu)

**URL:** https://meta.discourse.org/t/double-button-inconsistencies-post-menu/349845
**Category:** UX
**Created:** [January 31, 2025, 4:38am UTC](https://meta.discourse.org/t/double-button-inconsistencies-post-menu/349845 "2025-01-31T04:38:36Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [January 31, 2025, 4:38am UTC](https://meta.discourse.org/t/double-button-inconsistencies-post-menu/349845/1 "2025-01-31T04:38:36Z")

</div>

I’m pretty sure it was not like that before 🤔; it might be a side effect of the post-menu conversion to Glimmer (unsure). Also, you don’t see the issue immediately since the Reactions plugin is often installed.

1. The visual disparency on hover doesn’t feel good. (happens only when liked)  
 ![chrome_0qbzlceNg9](https://global.discourse-cdn.com/meta/original/4X/f/4/7/f475848d000c691fb18390a889f60a664f597f69.gif)

2. The pending number size slightly makes a height disparency on the buttons. You might need to adjust the padding/size.  
 ![chrome_yRS1CrWzdp](https://global.discourse-cdn.com/meta/original/4X/b/5/1/b5129e188001e9d2b7d7a733e78ad14e39589cdf.gif)

3. A last one, less noticeable. If you unify the buttons, I think it will look better/consistent without the radius in the middle.  

_Tested without plugins and on the latest Discourse version._

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [January 31, 2025, 4:57pm UTC](https://meta.discourse.org/t/double-button-inconsistencies-post-menu/349845/2 "2025-01-31T16:57:43Z")

</div>

looks like this predates the glimmer version of the menu, but there are indeed some inconsistencies here we can clean up. Thanks for reporting it!

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [February 3, 2025, 2:31pm UTC](https://meta.discourse.org/t/double-button-inconsistencies-post-menu/349845/4 "2025-02-03T14:31:49Z")

</div>

This should fix both issues, and some others I noticed

[https://github.com/discourse/discourse/pull/31100](https://github.com/discourse/discourse/pull/31100)

---

<div class="post-metadata">

### Author: ![Saif](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/saif/32/318253_2.png) [@Saif](https://meta.discourse.org/u/Saif)
#### Post date: [February 8, 2025, 12:29pm UTC](https://meta.discourse.org/t/double-button-inconsistencies-post-menu/349845/5 "2025-02-08T12:29:04Z")

</div>


