Skip to content

[OGUI-1906] Notification pauses on hover and allows copying#3513

Draft
isaachilly wants to merge 8 commits into
devfrom
improv/FRM/OGUI-1906/Notification-hover-and-copy
Draft

[OGUI-1906] Notification pauses on hover and allows copying#3513
isaachilly wants to merge 8 commits into
devfrom
improv/FRM/OGUI-1906/Notification-hover-and-copy

Conversation

@isaachilly

Copy link
Copy Markdown
Collaborator

I have JIRA issue created

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

Adds CSS as notification is now a more complex element.
Adds JS to override timeout hide on hover.
Adds a copy button to notification to make it more useful.

Notifications now pause auto-hide while hovered, so users have time to read longer or normal message at their leisure.

Added a copy-to-clipboard button inside the notification, flush with the right edge, that copies the message and displays a new "Text copied to clipboard" notification when clicked.
@isaachilly isaachilly marked this pull request as draft June 16, 2026 14:33
Adds tests for pause-on-hover and copy functionality.

Adjusts queryRouter cllass test so that `window.notification` isn't being overwritten making notification class less simple to test,
Copy state now lives within the copy button through use of different icons and notification model attributes.

Adjust tests to the functionality.

Restructure tests to be one describe with 2 child blocks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant