Skip to content

Commit 7a9caca

Browse files
committed
Docs: DOC-3526 - Context toolbar with position 'line' was not repositioning to the opposite side when overflowing the viewport
1 parent 72052a8 commit 7a9caca

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,13 @@ The following premium plugin updates were released alongside {productname} {rele
9494

9595
// CCFR here.
9696

97+
=== Context toolbar with position 'line' was not repositioning to the opposite side when overflowing the viewport
98+
// #TINY-14376
99+
100+
Previously, a context toolbar configured with `position: 'line'`, such as a quickbar, was not repositioned when it overflowed the edge of the viewport. Under these conditions the toolbar could be cut off, which prevented users from clicking its buttons.
101+
102+
In {productname} {release-version}, a context toolbar that uses `position: 'line'` now flips to the opposite side when there is not enough space. The toolbar remains fully visible and usable in constrained layouts.
103+
97104

98105
[[security-fixes]]
99106
== Security fixes

0 commit comments

Comments
 (0)