Skip to content

Commit 70e853b

Browse files
DOC-2609: Opening a notification when the toolbar is at the bottom threw an error. (#3586)
* DOC-2609: Opening a notification when the toolbar is at the bottom threw an error. * Update modules/ROOT/pages/7.6.1-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent 37a5036 commit 70e853b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

modules/ROOT/pages/7.6.1-release-notes.adoc

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,10 +200,14 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
200200

201201
{productname} {release-version} also includes the following bug fix<es>:
202202

203-
=== <TINY-vwxyz 1 changelog entry>
204-
// #TINY-vwxyz1
203+
=== Opening a notification when the toolbar is at the bottom threw an error.
204+
// #TINY-11498
205205

206-
// CCFR here.
206+
An issue was identified in the inline mode editor where, if the toolbar was positioned at the bottom of the screen, a UI error occurred that rendered notifications non-functional after being opened.
207+
208+
This issue significantly impacted the user experience, preventing users from interacting with the notification interface effectively.
209+
210+
{productname} {release-version} resolves this issue by enhancing the notification positioning logic to account for the toolbar's location. Notifications now function seamlessly, regardless of the toolbar's placement on the screen.
207211

208212

209213
[[security-fixes]]

0 commit comments

Comments
 (0)