Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor Primer::Alpha::Tooltip to use popover #2111

Merged
merged 19 commits into from
Jul 3, 2023

Conversation

keithamus
Copy link
Member

Authors: Please fill out this form carefully and completely.

Reviewers: By approving this Pull Request you are approving the code change, as well as its deployment and mitigation plans.
Please read this description carefully. If you feel there is anything unclear or missing, please ask for updates.

What are you trying to accomplish?

Refactor Primer::Alpha::Tooltip to use popover, which pushes it to the #top-layer allowing it to sit above popover elements like Overlay.

Screenshots

Integration

List the issues that this change affects.

Closes #2081

Risk Assessment

  • Low risk the change is small, highly observable, and easily rolled back.
  • Medium risk changes that are isolated, reduced in scope or could impact few users. The change will not impact library availability.
  • High risk changes are those that could impact customers and SLOs, low or no test coverage, low observability, or slow to rollback.

What approach did you choose and why?

I did the thing

Anything you want to highlight for special attention from reviewers?

Accessibility

  • No new axe scan violation - This change does not introduce any new axe scan violations.

Merge checklist

  • Added/updated tests
  • Added/updated documentation
  • Added/updated previews (Lookbook)
  • Tested in Chrome
  • Tested in Firefox
  • Tested in Safari
  • Tested in Edge

Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.

@keithamus keithamus requested review from a team and camertron June 28, 2023 16:28
@changeset-bot
Copy link

changeset-bot bot commented Jun 28, 2023

🦋 Changeset detected

Latest commit: adef31b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/view-components Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@keithamus keithamus temporarily deployed to preview June 28, 2023 16:28 — with GitHub Actions Inactive
@github-actions github-actions bot added javascript Pull requests that update Javascript code ruby Pull requests that update Ruby code labels Jun 28, 2023
@keithamus keithamus temporarily deployed to github-pages June 28, 2023 16:34 — with GitHub Actions Inactive
@keithamus keithamus temporarily deployed to preview June 29, 2023 10:59 — with GitHub Actions Inactive
@keithamus keithamus temporarily deployed to github-pages June 29, 2023 11:04 — with GitHub Actions Inactive
@keithamus keithamus temporarily deployed to preview June 29, 2023 11:16 — with GitHub Actions Inactive
@keithamus keithamus temporarily deployed to github-pages June 29, 2023 11:21 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Jun 29, 2023

⚠️ Visual differences found

Our visual comparison tests found UI differences. Please review the differences by viewing the files changed tab to ensure that the changes were intentional.

Review visual differences

@keithamus keithamus temporarily deployed to preview June 29, 2023 13:45 — with GitHub Actions Inactive
@keithamus keithamus temporarily deployed to github-pages June 29, 2023 13:49 — with GitHub Actions Inactive
@keithamus keithamus temporarily deployed to preview June 29, 2023 14:31 — with GitHub Actions Inactive
@keithamus keithamus temporarily deployed to github-pages June 29, 2023 14:35 — with GitHub Actions Inactive
@keithamus keithamus temporarily deployed to preview June 29, 2023 15:43 — with GitHub Actions Inactive
@keithamus keithamus temporarily deployed to github-pages June 29, 2023 15:47 — with GitHub Actions Inactive
@jonrohan jonrohan temporarily deployed to preview June 29, 2023 16:51 — with GitHub Actions Inactive
@jonrohan jonrohan temporarily deployed to preview June 29, 2023 19:03 — with GitHub Actions Inactive
@jonrohan jonrohan temporarily deployed to github-pages June 29, 2023 19:07 — with GitHub Actions Inactive
@jonrohan jonrohan temporarily deployed to preview June 29, 2023 21:22 — with GitHub Actions Inactive
@jonrohan jonrohan temporarily deployed to github-pages June 29, 2023 21:26 — with GitHub Actions Inactive
@keithamus keithamus temporarily deployed to preview June 30, 2023 15:11 — with GitHub Actions Inactive
@keithamus keithamus temporarily deployed to github-pages June 30, 2023 15:15 — with GitHub Actions Inactive
@jonrohan jonrohan merged commit 6ee6d77 into main Jul 3, 2023
@jonrohan jonrohan deleted the refactor-primer-alpha-tooltip-to-use-popover branch July 3, 2023 15:50
@primer-css primer-css mentioned this pull request Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code minor release ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ActionMenu icon button tooltip doesn't go away when menu is opened
3 participants