Skip to content

[docs] update NoticeBubble docs#2981

Draft
j-mnizhek wants to merge 1 commit into
release/v17from
UIK-3927/notice-bubble-update
Draft

[docs] update NoticeBubble docs#2981
j-mnizhek wants to merge 1 commit into
release/v17from
UIK-3927/notice-bubble-update

Conversation

@j-mnizhek
Copy link
Copy Markdown
Member

@j-mnizhek j-mnizhek commented Jun 3, 2026

Changelog

@semcore/_$component_name

Fixed

Motivation and Context

Current behaviour: if notice is closed automatically by a timer, hovering over it will reset the timer. The countdown will start again after the mouse pointer leaves the notice. But if the focus is on some element inside the NoticeBubble, the timer won't start again and will be closed.

Expected behaviour: if notice is closed automatically by a timer, hovering over it or focusing on interactive elements inside it will reset the timer. The countdown will start again after the mouse pointer or focus leaves the notice.

We need to:

  • Fix this behaviour (developer). The timer should reset on both hover and focus.
  • Update documentation (designer).

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Nice improve.

Checklist:

  • I have updated the documentation accordingly.
  • I have added new tests on added of fixed functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant