adobe / helix-sidekick-extension

Browser extension for authors on AEM projects
Apache License 2.0
21 stars 37 forks source link

Bulk operations don't work on Sharepoint list urls without `RootFolder` #675

Closed dylandepass closed 6 months ago

dylandepass commented 6 months ago

Description If a sharepoint directory url doesn't have a RootFolder search param then bulk operations will not work.

Work Around

  1. Open a document
  2. Navigate back to the list view by clicking on the file name

screenshot_2024-02-23_at_11 55 25___am

Bulk Operations should then work

rofe commented 6 months ago

Another workaround (best practice?) would be to create a dedicated website root folder inside shared documents and use it as the mountpoint.

trieloff commented 6 months ago

:tada: This issue has been resolved in version 6.41.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: