atlantis icon indicating copy to clipboard operation
atlantis copied to clipboard

fix(components): Fix popover arrow placement location

Open MichaelParadis opened this issue 9 months ago • 2 comments

Motivations

During this PR https://github.com/GetJobber/atlantis/pull/1844 the arrow positioning of the Popover was changed which broke the location of the arrow. These changes were reverted and some spacing was adjusted on the left and top placement to better match the other placements

Screenshots

Undoing the mentioned PR changes (no spacing adjustments)

Left placement (see after screenshot for updates)

image

Top Placement (see after screenshot for updates)

image

Bottom and right placement

image

After with placement adjustments on left and top

Updated Spacing

All popovers with updated spacing on left and top

image

Changes

Added

Changed

Deprecated

Removed

Fixed

  • Fixed Popover arrow locations.

Security

Testing

For testing use this PR for steps of viewing all pop over placements in a single place https://github.com/GetJobber/Jobber/pull/46557


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

Random photo of Atlantis

MichaelParadis avatar May 17 '24 15:05 MichaelParadis