Vincent Baaij

Results 20 issues of Vincent Baaij

## Previous Behavior ## New Behavior ## Related Issue(s) - Fixes # https://github.com/microsoft/fast/issues/6813 I can't run yarn change locally

# 🐛 Bug Report This is a bug posted on the fluentui-blazor repo but is directly caused by a bug in `fluent-button` When a `FluentButton` is inside a `fieldset`, all...

status:needs-investigation

The fluent-search component does not have any discernible text for the clear button. See https://github.com/microsoft/fluentui-blazor/issues/621 for more inforation

bug
community:good-first-issue
area:fast-foundation

# 🐛 Bug Report When using a fluent-flipper or fluent-horizontal-scroll in web components 2.5.16, they are not responding to a LTR->RTL change. That is if my assumption is correct that...

status:triage

Adding an AppBar component (coming from .NET Aspire) like you know and love from Teams. ![FluentAppBar 2](https://github.com/microsoft/fluentui-blazor/assets/1761079/572971dd-2a24-424c-93d3-0b97d067d73b) To do: - ~~Implement `FluentOverflow` (...) with 'view more apps' functionality.~~

Some changes needed in SelectColumn logic and the DataGrid itself (by storing items and total item count in the internal gri context). `IssueTester` page can be used to test the...

bug

### Update ### All work is done but some changes might be made based on the discussion in #2667 --- I'm swapping out the web components for standard HTML table...

Fixes #2830 and fix #2813. The `FluentSelect' did not allow for combining mouse and keyboard input to change the selected item. This is now fixed. The `FluentSelect` had selected item...

Fix #2822 by adding a `CustomColor` parameter and implementation. Also, `Style` will no be applied last to the inline style, so anything put in there wins from the built in...

- Add `reboot.css` to the core lib and include in `app.css` - Use .NET 9 Static Assets code. Use #if to include correct code for 8/9