The "copy" button doesn't provide any visual or textual feedback when clicked, so it's unclear whether the content was actually copied to the clipboard.
Steps to reproduce:
- Click the copy button on the Results Section, below the Query Editor.
- Observe that nothing changes. no confirmation, animation, or message.
Expected behaviour:
The button should indicate success (e.g. icon change to a checkmark, brief "Copied!" tooltip/toast, or button state change) so the user has confidence the copy action worked.
Actual behavior:
No visible change occurs after clicking; the only way to verify the copy worked is to manually paste elsewhere.
The "copy" button doesn't provide any visual or textual feedback when clicked, so it's unclear whether the content was actually copied to the clipboard.
Steps to reproduce:
Expected behaviour:
The button should indicate success (e.g. icon change to a checkmark, brief "Copied!" tooltip/toast, or button state change) so the user has confidence the copy action worked.
Actual behavior:
No visible change occurs after clicking; the only way to verify the copy worked is to manually paste elsewhere.