nextcloud / text

📑 Collaborative document editing using Markdown
GNU Affero General Public License v3.0
536 stars 87 forks source link

Rich Workspaces / Folder Description not shown when using Favorites #6028

Closed bentuna closed 1 month ago

bentuna commented 1 month ago

Describe the bug The Rich Workspaces (or now called Folder Description) is not shown, if you open a folder over the Favourites sidebar ("Favorites > Folder". It is, however, shown when you open the same folder via the normal way ("All Files > Folder").

To Reproduce Steps to reproduce the behavior:

  1. Open a Folder in Nextcloud Files that has a Readme.md.
  2. Go to Files Settings and enable "Show folder description".
  3. See how the content of the Readme.md is displayed above the files list/grid.
  4. Add the said folder to your favorites and open it through clicking on the Favorites entry in the sidebar.
  5. See how there is nothing displayed above the files list/grid.

Expected behavior The Rich Workspaces (or now called Folder Description) is shown when opening a folder via Favorites.

Server details:

juliushaertl commented 1 month ago

@luka-nextcloud i remember you worked on something related recently, could you check that?

juliushaertl commented 1 month ago

@luka-nextcloud i remember you worked on something related recently, could you check that?

luka-nextcloud commented 1 month ago

This issue was already fixed on https://github.com/nextcloud/text/pull/5802 I will do backport to v28 and v29.

luka-nextcloud commented 1 month ago

https://github.com/nextcloud/text/pull/6029 https://github.com/nextcloud/text/pull/6030

juliushaertl commented 1 month ago

All merged