question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

BFUList and Grid Layout Clarification

See original GitHub issue

Does the BFUList implementation support the grid style layout that is shown on the official FluentUI site?

https://developer.microsoft.com/en-us/fluentui/#/controls/web/list

There seems to be an ItemSize feature, which looks like it’s relevant to when the list is Virtualizing and rendering placeholder content, but it’s unclear if ItemSize should also cover widths for items rendered in a grid.

I have a sample 200x200 div as my ItemTemplate pretending to be a Card or Tile, and all items are rendered in a single column.

I also notice that all of my items are contained by a plain div with no style, id or other attributes. If I mark that div as display: flex; flex-wrap: wrap; justify-content: space-between then it seems to do as I wish.

Also, I’ve set specific Style on the BFUList and I’m not seeing that Style applied anywhere.

For reference I’m using <PackageReference Include="BlazorFluentUI.AllComponents" Version="4.0.2" />

Thanks and happy new year.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11

github_iconTop GitHub Comments

1reaction
DerekChassecommented, Jan 5, 2021

Just tried with latest code (4.0.0-CI-20210102-034411) and it works great.

Thanks for this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Layout grid | U.S. Web Design System (USWDS)
Layout grid. Use our flexible grid system to structure website content. The grid is mobile-first, powered by flexbox, and based on a 12-column...
Read more >
Find a one-night stand or a hookup you can also hang out with.
Find a one-night stand or a hookup you can also hang out with. Which dating site is best for serious relationships? What is...
Read more >
Find a one-night stand or a hookup you can also hang out with.
Find a one-night stand or a hookup you can also hang out with. Which dating site is best for serious relationships? What is...
Read more >
Find a one-night stand or a hookup you can also hang out with.
Find a one-night stand or a hookup you can also hang out with. Which dating site is best for serious relationships? What is...
Read more >
Find a one-night stand or a hookup you can also hang out with.
Find a one-night stand or a hookup you can also hang out with. Which dating site is best for serious relationships? What is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found