0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps
Kevin Ansfield bd9f6bb216 Fixed "Edit expertise" button often not working on main comment form
closes https://linear.app/ghost/issue/PLG-302

- switching from `onClick` to `onMouseDown` allows the button events to fire and be picked up by the popup-opening handler before the click causes a blur event on the main form to fire which removes the expertise buttons
- we have a test for adding expertise via the main form which was giving us a false positive due to the way Playwright handles events, unfortunately I couldn't find a way to adjust that to match the real-world behaviour without ending up with a test that always fails
2024-12-12 19:03:23 +00:00
..
admin-x-activitypub Improved ActivityPub reader view (#21854) 2024-12-11 18:58:46 +00:00
admin-x-demo 🌐 Updated packages for improved i18n support (#21218) 2024-10-03 22:27:16 +00:00
admin-x-design-system Improved ActivityPub reader view (#21854) 2024-12-11 18:58:46 +00:00
admin-x-framework Added Shade fundamentals (#21812) 2024-12-11 15:55:58 +01:00
admin-x-settings Improved discoverability of email design settings (#21869) 2024-12-11 13:35:32 +00:00
announcement-bar Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
comments-ui Fixed "Edit expertise" button often not working on main comment form 2024-12-12 19:03:23 +00:00
portal Added loading state when ordering comments (#21788) 2024-12-04 10:16:58 +08:00
shade Added experimental section in Shade (#21875) 2024-12-12 12:12:23 +00:00
signup-form Bumped signup form package (#21631) 2024-11-15 19:11:29 +00:00
sodo-search Bumped portal and search packages (#21630) 2024-11-15 19:10:29 +00:00