Skip to main content
ArcBlock Community

No Visual Confirmation After Using "Copy link"

JM “cryptotestnet” Morales
Support
arcspherebugreliability

Summary

In the Help Center section of the ArcSphere app, the "Copy link" feature lacks a visual prompt or "toast" message (e.g., "Link copied to clipboard") to confirm the action was successful. This leads to user uncertainty about whether the URL was actually captured by the clipboard.

Steps to Reproduce

  1. Open the ArcSphere app.
  2. Navigate to the Help Center.
  3. Locate an article or section with a "Copy link" button or share icon.
  4. Click or tap "Copy link".
  5. Observe the screen for any feedback or confirmation message.

Expected Result

Upon clicking "Copy link," a brief message should appear at the bottom of the screen (a "toast" notification) saying "Link copied to clipboard" or "Success".

Actual Result

The link may be copied to the clipboard, but there is no UI feedback or prompt message displayed, leaving the user without confirmation.

Suggested Fix

  • Implement a standard snackbar or toast notification that triggers immediately after the clipboard "write" command is executed.
  • Ensure the message remains visible for 2–3 seconds to provide clear feedback to the user.
Reply