GetJobber / atlantis

🔱 Atlantis
https://atlantis.getjobber.com
MIT License
25 stars 30 forks source link

fix(components): Add ref prop to primary and secondary actions on Page component #2010

Closed nateb-jobber closed 2 weeks ago

nateb-jobber commented 2 weeks ago

Motivations

I needed a popover on a button, but the button was a page primary action.

Changes

Added

Changed

Deprecated

Removed

Fixed

Security

Testing

Screenshot 2024-09-04 at 10 15 49 AM

Changes can be tested via Pre-release


In Atlantis we use Github's built in pull request reviews.

Random photo of Atlantis

ZakaryH commented 2 weeks ago

@nateb-jobber looks great!

one little thing about the type casting and then the align-self on the actionGroup should fix the extra spacing between the popover and the buttons on large screens

cloudflare-workers-and-pages[bot] commented 2 weeks ago

Deploying atlantis with  Cloudflare Pages  Cloudflare Pages

Latest commit: 46b8136
Status: âœ…  Deploy successful!
Preview URL: https://d1a11744.atlantis.pages.dev
Branch Preview URL: https://add-popover-ref-to-page-comp.atlantis.pages.dev

View logs

nateb-jobber commented 2 weeks ago

@ZakaryH All fixed!

Here are some screenshots

Screenshot 2024-09-04 at 3 58 29 PM Screenshot 2024-09-04 at 3 58 38 PM