Actions
BUG #3867
open[SQA] Copy URL Confirmation Message Missing After Clicking Share -> Copy Button
Start date:
12/10/2025
Due date:
% Done:
100%
Estimated time:
Description
Description¶
When a user clicks the Share button and selects the Copy URL option, no confirmation message (e.g., "Copied!") is displayed.
This feedback is essential to inform users that the link has been successfully copied to the clipboard.
Screens: Desktop (≥768px), Tablet (375px–768px), Mobile (≤375px)
Tested By: Aman Bhuiyan
Steps to Reproduce¶
- Open the PQS Japan staging website.
- Navigate to any product details page or any section containing the Share button.
- Click on Share.
- Select Copy URL from the available options.
- Observe the absence of a confirmation message.
Expected Result¶
A confirmation message (e.g., "Copied!") should appear after selecting the Copy URL option, confirming that the link has been successfully copied.
Actual Result¶
No confirmation message is shown, leaving the user uncertain whether the URL was copied.
Attachments¶
Module / Section¶
Share Button
Root Cause:¶
missing toast
Impacted Area:¶
share dropdown
Updated by Nazmul Hossain Shovon 4 months ago
- Description updated (diff)
- Status changed from Pending to In Progress
- % Done changed from 0 to 100
Updated by Tasfia Zaima 3 months ago
- Status changed from In Progress to Complete
Actions