Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Library Web Part - Does not respect Document Card Designer Thumbnail Settings #10027

Open
1 of 9 tasks
YuriySamorodov opened this issue Nov 21, 2024 · 0 comments
Open
1 of 9 tasks
Labels
type:bug-suspected Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.

Comments

@YuriySamorodov
Copy link

YuriySamorodov commented Nov 21, 2024

Target SharePoint environment

SharePoint Online

What SharePoint development model, framework, SDK or API is this about?

Site designs & site scripts

Developer environment

None

What browser(s) / client(s) have you tested

  • 💥 Internet Explorer
  • 💥 Microsoft Edge
  • 💥 Google Chrome
  • 💥 FireFox
  • 💥 Safari
  • mobile (iOS/iPadOS)
  • mobile (Android)
  • not applicable
  • other (enter in the "Additional environment details" area below)

Additional environment details

  • browser version: Microsoft Edge Version 131.0.2903.51 (Official build) (64-bit)

Describe the bug / error

We have Document Library web part added on the page. This web part is linked to the specific view in Document Library.
The list view is tiles and they are formatted so that file / folder thumbnails are not displayed. This works fine in document library itself
image

But not in the web part on the page:
image

Steps to reproduce

  1. Add links to some HTM pages in the document library

  2. Switch to Tiles View in the Documents Library

  3. Disable "show file/folder thumbnail" checkbox under Three dots > Format View > Document Card Designer in Document Library settings:
    image

  4. Create a page in SharePoint Online

  5. Add Document Library Web Part on the page

  6. Choose a library and tiles view

  7. Save the page

  8. File / Folder tile will show up for each item from document library, but it should not

Expected behavior

Document library web part should respect Document Card Designer Thumbnail Settings and hide file / folder thumbnail if the respective checkbox is unchecked.

@YuriySamorodov YuriySamorodov added the type:bug-suspected Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs. label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug-suspected Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Projects
None yet
Development

No branches or pull requests

1 participant