Copy link in Publish Guide does not show confirmation when copied
When clicking on Publish Guide, Hashnode generates the guide and provides an option to Copy Link. However, when hovering over or clicking the Copy Link button, there is no confirmation/feedback indicating that the link has been successfully copied.
Expected Behavior: After clicking Copy Link, the system should provide a visual confirmation (e.g., tooltip or message like "Link copied!") so that the user knows the action was successful. Actual Behavior: Currently, there is no feedback. The user is unsure whether the link was copied. Impact: Causes confusion for users. Reduces user convenience and overall experience. Suggested Fix: Add a tooltip or temporary text change (e.g., “Copied!”) after the copy action, similar to common UX practices across platforms.