Skip to content

test Popover#3334

Merged
dreamwasp merged 10 commits intocass-gmt-1601-tooltip-bugfrom
cass-test-beak-flip
Apr 28, 2026
Merged

test Popover#3334
dreamwasp merged 10 commits intocass-gmt-1601-tooltip-bugfrom
cass-test-beak-flip

Conversation

@dreamwasp
Copy link
Copy Markdown
Contributor

Overview

PR Checklist

  • Related to designs:
  • Related to JIRA ticket: [ABC-123]
  • Version plan added/updated (or not needed)
  • I have run this code to verify it works
  • This PR includes unit tests for the code change
  • This PR includes testing instructions tests for the code change
  • The alpha package of this PR is passing end-to-end tests in all relevant Codecademy repositories

Testing Instructions

Don't make me tap the sign.

  1. Go to story X
  2. Do something
  3. Do that something in dark mode
  4. Check it with VO
  5. Finish and do a celebratory dance

PR Links and Envs

Repository PR Link
Monolith Monolith PR
Mono Mono PR

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Apr 27, 2026

View your CI Pipeline Execution ↗ for commit ba948f9


☁️ Nx Cloud last updated this comment at 2026-04-28 19:19:12 UTC

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (cass-gmt-1601-tooltip-bug@e33527b). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on cass-gmt-1601-tooltip-bug.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                     Coverage Diff                      @@
##             cass-gmt-1601-tooltip-bug    #3334   +/-   ##
============================================================
  Coverage                             ?   89.25%           
============================================================
  Files                                ?      251           
  Lines                                ?     4719           
  Branches                             ?     1598           
============================================================
  Hits                                 ?     4212           
  Misses                               ?      499           
  Partials                             ?        8           
Flag Coverage Δ
pull-request 89.25% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@LinKCoding LinKCoding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checked over popover, tooltip, and infotip -- all looking good!

@dreamwasp dreamwasp marked this pull request as ready for review April 28, 2026 19:19
@dreamwasp dreamwasp requested a review from a team as a code owner April 28, 2026 19:19
@codecademydev
Copy link
Copy Markdown
Collaborator

📬 Published Alpha Packages:

Package Version npm Diff
@codecademy/gamut 68.2.3-alpha.e3fe3f.0 npm diff
@codecademy/gamut-icons 9.57.3-alpha.e3fe3f.0 npm diff
@codecademy/gamut-illustrations 0.58.10-alpha.e3fe3f.0 npm diff
@codecademy/gamut-kit 0.6.593-alpha.e3fe3f.0 npm diff
@codecademy/gamut-patterns 0.10.29-alpha.e3fe3f.0 npm diff
@codecademy/gamut-styles 17.13.2-alpha.e3fe3f.0 npm diff
@codecademy/gamut-tests 5.3.4-alpha.e3fe3f.0 npm diff
@codecademy/variance 0.26.2-alpha.e3fe3f.0 npm diff
eslint-plugin-gamut 2.4.4-alpha.e3fe3f.0 npm diff

* @param isRtl - Whether the element is in an RTL context.
* @param useLogicalProperties - Whether logical properties are enabled.
* @returns The resolved horizontal side.
* WARNING : Do not use this function to swap elements that use css logical properties. They will get double-mirrored.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@github-actions
Copy link
Copy Markdown
Contributor

@dreamwasp dreamwasp merged commit 0e035bf into cass-gmt-1601-tooltip-bug Apr 28, 2026
13 checks passed
@dreamwasp dreamwasp deleted the cass-test-beak-flip branch April 28, 2026 19:22
dreamwasp added a commit that referenced this pull request Apr 28, 2026
* fix: popover, need to test invertAxis

* tooltip

* fix: Address followups for ToolTip bugs RTL (#3330)

* update story and mdx

* restore RTL beaks

* add horizontal alignments story

* ToolTip text update

* applied Amy's feedback

* fix(Popover): addressing left/right beak (#3332)

* addressing corner beaks for popover alignment and tests

* tweak docs

* test Popover (#3334)

* test Popover

* linted

* remove log props

* testing better tooling

* beak

* resolve beaks

* SB cleanup

* remove thigns we do not need

* linted!

* ok now fixed

---------

Co-authored-by: Kenny Lin <kenny.lin.91@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants