Skip to content

Update copy button to add text#1627

Merged
ga-devfront merged 4 commits intoPrestaShop:devfrom
ga-devfront:feat/update-copy-btn
Feb 3, 2026
Merged

Update copy button to add text#1627
ga-devfront merged 4 commits intoPrestaShop:devfrom
ga-devfront:feat/update-copy-btn

Conversation

@ga-devfront
Copy link
Contributor

Questions Answers
Description? Update copy button inside error modal to match new mockups.
Type? improvement
BC breaks? no
Deprecations? no
Fixed ticket? Internal ticket
Sponsor company @PrestaShopCorp
How to test? Test new button styles

@ga-devfront ga-devfront added this to the 7.6.0 milestone Jan 30, 2026
@Quetzacoalt91 Quetzacoalt91 added the enhancement Type: Improvement label Jan 30, 2026
@github-project-automation github-project-automation bot moved this to Ready for review in PR Dashboard Jan 30, 2026
Quetzacoalt91
Quetzacoalt91 previously approved these changes Jan 30, 2026
Copy link
Contributor

@tblivet tblivet left a comment

Choose a reason for hiding this comment

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

@ga-devfront Looks good, just a few adjustments. I’ll let you test it, but with the suggestions it should be OK.

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
top: 0.625rem;

Comment on lines +23 to +24
<span class="copy"><i class="material-icons">content_copy</i> {{ 'Copy'|trans({}) }}</span>
<span class="copied"><i class="material-icons">check</i> {{ 'Copied!'|trans({}) }}</span>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<span class="copy"><i class="material-icons">content_copy</i> {{ 'Copy'|trans({}) }}</span>
<span class="copied"><i class="material-icons">check</i> {{ 'Copied!'|trans({}) }}</span>
<span class="copy"><i class="wrapper-copy__button-icon material-icons">content_copy</i> {{ 'Copy'|trans({}) }}</span>
<span class="copied"><i class="wrapper-copy__button-icon material-icons">check</i> {{ 'Copied!'|trans({}) }}</span>

tblivet
tblivet previously approved these changes Jan 30, 2026
Copy link
Contributor

@tblivet tblivet left a comment

Choose a reason for hiding this comment

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

👍

@AureRita AureRita self-assigned this Feb 2, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 2, 2026

Copy link
Contributor

@AureRita AureRita left a comment

Choose a reason for hiding this comment

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

Hi @ga-devfront

Thank you for your PR, I tested it and it seems to works as you can see :

Capture.video.du.2026-02-02.15-56-43.mp4
Capture.video.du.2026-02-02.15-50-47.mp4
Capture.video.du.2026-02-02.15-44-35.mp4

Tested on :
1.7.8.8
8.2.3
9.0.0

Because the PR seems to works as expected, It's QA ✔️

Waiting for CI to put the QA Approved label

Thank you

@ga-devfront ga-devfront added QA ✔️ Status: Check done, Code approved and removed waiting for QA labels Feb 3, 2026
@ga-devfront ga-devfront merged commit 10bd6e0 into PrestaShop:dev Feb 3, 2026
58 checks passed
@github-project-automation github-project-automation bot moved this from Ready for review to Merged in PR Dashboard Feb 3, 2026
@ga-devfront ga-devfront deleted the feat/update-copy-btn branch February 3, 2026 07:44
@ps-jarvis ps-jarvis moved this from Merged to Ready for review in PR Dashboard Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Type: Improvement QA ✔️ Status: Check done, Code approved

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants