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

List View Formatting - Flex behavior on rowFormatter not functioning row to row #10008

Open
2 of 9 tasks
a-monkey-smith opened this issue Nov 7, 2024 · 3 comments
Open
2 of 9 tasks
Labels
Needs: Triage 🔍 Awaiting categorization and initial review.

Comments

@a-monkey-smith
Copy link

What type of issue is this?

Question

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

Declarative list formatting

Target SharePoint environment

SharePoint Online

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

No response

Issue description

New list updates broke this formatting sample among others. The flex box behavior is no longer functioning between items. So the items stack rows instead of flexing to the right. See photo. Obviously, we can figure out something with tile views, but I'm wondering if it's necessary. Is the intended endpoint that the float is no longer going to work this way? Or do we just need to remain patient?

image

@VesaJuvonen VesaJuvonen added the Needs: Triage 🔍 Awaiting categorization and initial review. label Nov 8, 2024
@aaclage
Copy link

aaclage commented Nov 8, 2024

Dear @a-monkey-smith,

Also face the same type of issue, What i have done was to replace the List View formatting to be used in "View" > create View Gallery, it's not perfect, but could do the job. You will need to manage the height and width of the card.

@MissHerku
Copy link

Would be great with some insight on this. If it's intentional I am surprised by the lack of communication, since almost every single sample online uses the list view, when doing tile-like formatting. So a lot of formatting must be broken...

Personally I have switched all my views to the tile view (At least after they fixed this bug), but it has required some modification as the json behaves a bit different within the two. I did it because I assumed that the change is intentional and that they're cleaning up the schema. It does kind of make sense that you choose between list and tile and then that defines how items are stacked.

@Ajdamec
Copy link

Ajdamec commented Nov 13, 2024

I have the same problem, in dev tools it shows me above my code element <\cf-view>\
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Triage 🔍 Awaiting categorization and initial review.
Projects
None yet
Development

No branches or pull requests

5 participants