Sean Monahan

Results 74 comments of Sean Monahan

Shorthands like `background` are not supported. #30 provides more details on this. The `shorthands` import in the playground provides helper functions for writing shorthands but it [does not appear to...

Definitely agree that some built-in comparators would be really great plus more documentation about this feature. Thanks for the example. I understand that no matter what our default we'll hit...

Hi @bittola thanks for the bug report! This is something we're aware of and I'm currently working on a fix. I don't have an ETA but I'll update this issue...

Hello! I've recently merged #24460 which introduces a new version of `GroupedList` called `GroupedListV2`. V2 is an API-compatible reimplementation of `GroupedList`. While I've tested V2 it is essentially an all-new...

> Hi, @spmonahan , could you please cherry-pick this change to @fluentui/[email protected] ? our sharepoint apps are using 7, i don't know we have plans to upgrade to 8 in...

> P.S. I was able to fix this problem with my list with > > ``` > onShouldVirtualize={() => false} > ``` Yep, this is because the issue is ultimately...

> This PR removes the filled with shadow appearance variants due to encouraging the use of a background that doesn't meet an accessible contrast ratio. Can you expand on the...

New test scenarios: - [ ] Load components, update a prop on every 10th component - [ ] Load components, click every 10th component - [ ] Load components, add...

@tonyhallett Thanks for the detailed issue. Lots of details are always helpful, especially when considering changes to a large component like DetailsList. For the `buildci` issue it looks like you're...