Skip to content

chore: Change styling in copy-to-clipboard to use flex-start#4547

Merged
avinashbot merged 1 commit into
mainfrom
fix-copy-to-clipboard-flex-start
May 21, 2026
Merged

chore: Change styling in copy-to-clipboard to use flex-start#4547
avinashbot merged 1 commit into
mainfrom
fix-copy-to-clipboard-flex-start

Conversation

@avinashbot
Copy link
Copy Markdown
Member

@avinashbot avinashbot commented May 21, 2026

Description

Autoprefixer called this out in one of the consumer packages, that start has limited support. It works fine within our support window, but this seemed like an easier option than to open a review against them and ask them to merge a different browserslist.

Related links, issue #, if available: n/a

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.42%. Comparing base (849bf8f) to head (3d52bbf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4547   +/-   ##
=======================================
  Coverage   97.42%   97.42%           
=======================================
  Files         938      938           
  Lines       29647    29647           
  Branches    10775    10775           
=======================================
  Hits        28884    28884           
  Misses        716      716           
  Partials       47       47           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@avinashbot avinashbot marked this pull request as ready for review May 21, 2026 14:01
@avinashbot avinashbot requested a review from a team as a code owner May 21, 2026 14:01
@avinashbot avinashbot requested review from gethinwebster and removed request for a team May 21, 2026 14:01
@avinashbot avinashbot added this pull request to the merge queue May 21, 2026
Merged via the queue into main with commit bc6c986 May 21, 2026
54 checks passed
@avinashbot avinashbot deleted the fix-copy-to-clipboard-flex-start branch May 21, 2026 14:36
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.

2 participants