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

fix(popover): rtl positioning web-components #18244

Merged

Conversation

ariellalgilmore
Copy link
Member

Closes #18059

Popover and components based off of popover are not being positioned correctly in RTL

Changelog

Changed

  • added RTL styles to follow @carbon/styles in popover

Testing / Reviewing

go to popover and tooltip stories and update storybook to RTL check alignment and make sure it's correctly positioned

Copy link

netlify bot commented Dec 11, 2024

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 0bb02d5
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/675b1dfccbae72000824f78a
😎 Deploy Preview https://deploy-preview-18244--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 11, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 0bb02d5
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/675b1dfc1723370008b349ff
😎 Deploy Preview https://deploy-preview-18244--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 11, 2024

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 0bb02d5
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/675b1dfce68ef5000817bd60
😎 Deploy Preview https://deploy-preview-18244--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.31%. Comparing base (812d029) to head (0bb02d5).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18244   +/-   ##
=======================================
  Coverage   84.31%   84.31%           
=======================================
  Files         404      404           
  Lines       14352    14352           
  Branches     4601     4621   +20     
=======================================
  Hits        12101    12101           
+ Misses       2090     2089    -1     
- Partials      161      162    +1     

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

Copy link
Member

@alisonjoseph alisonjoseph left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@kennylam kennylam left a comment

Choose a reason for hiding this comment

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

LGTM!

@kennylam kennylam added this pull request to the merge queue Dec 17, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 17, 2024
@ariellalgilmore ariellalgilmore added this pull request to the merge queue Dec 17, 2024
Merged via the queue into carbon-design-system:main with commit bdd9f4c Dec 17, 2024
37 checks passed
@ariellalgilmore ariellalgilmore deleted the fix/popover-rtl branch December 17, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: @carbon/web-components @carbon/web-components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Tooltip placements do not work in :dir(rtl)
3 participants