Skip to content

Commit d8875a8

Browse files
committed
Automated changelog update [skip ci]
1 parent 39acd09 commit d8875a8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Summary
1616
* Bugfix - Include Ubuntu font: [#13233](https://github.com/owncloud/web/pull/13233)
1717
* Bugfix - External share ID fallback: [#13253](https://github.com/owncloud/web/pull/13253)
1818
* Bugfix - Handle file loading error: [#13274](https://github.com/owncloud/web/pull/13274)
19+
* Bugfix - Use sticky header composable in deleted files: [#13329](https://github.com/owncloud/web/pull/13329)
1920
* Enhancement - Hide trashed spaces: [#13168](https://github.com/owncloud/web/pull/13168)
2021
* Enhancement - Drop beta badge from GeoGebra pinboards: [#13169](https://github.com/owncloud/web/pull/13169)
2122
* Enhancement - Add Excalidraw file icon: [#13172](https://github.com/owncloud/web/pull/13172)
@@ -89,6 +90,14 @@ Details
8990

9091
https://github.com/owncloud/web/pull/13274
9192

93+
* Bugfix - Use sticky header composable in deleted files: [#13329](https://github.com/owncloud/web/pull/13329)
94+
95+
The sticky header composable is now used in the deleted files view. This fixes
96+
the issue where the header was always sticky. On smaller screens, this breaks
97+
the layout and overlaps the content.
98+
99+
https://github.com/owncloud/web/pull/13329
100+
92101
* Enhancement - Hide trashed spaces: [#13168](https://github.com/owncloud/web/pull/13168)
93102

94103
If the `root.deleted.state` property of a space is `trashed`, the space is not

0 commit comments

Comments
 (0)