fast icon indicating copy to clipboard operation
fast copied to clipboard

The adaptive interface system for modern web experiences.

Results 374 fast issues
Sort by recently updated
recently updated
newest added

# 🙋 Feature Request Implement a DesignToken resolution strategy that correctly resolves DesignTokenNode hierarchies in SSR environments. ## 🤔 Expected Behavior ## 😯 Current Behavior The default resolution strategy implemented...

area:fast-foundation

# 🙋 Feature Request DesignToken should support registration of a root that can be used in SSR environments to store and emit CSS custom properties for a compilation context. ##...

area:fast-foundation

# Pull Request ## 📖 Description Resolves and deduplicates the yarn lockfile. ## ✅ Checklist ### General - [ ] I have included a change request file using `$ yarn...

area:dev-ops
area:cloud
area:environment

Hi, I'm facing an issue with Fluent Checkbox. When I try to set "disabled" attribute on the control, the VS Code throw an error message: > Type '{ children: string;...

bug
status:needs-investigation
area:fast-foundation

# 🐛 Bug Report When using keyboard navigation to navigate a data grid on a small screen, cells are focused but may not be brought fully into view. This is...

bug
status:planned
area:fast-foundation
compliance:a11y

# 🐛 Bug Report The FAST tooltip variable `visible` is declared as a `boolean` here, https://github.com/microsoft/fast/blob/775d51602cba544347ec1e57fdb4fea248d1b1b5/packages/web-components/fast-foundation/src/tooltip/tooltip.ts#L33 but has the possibility of being `undefined` in this function. https://github.com/microsoft/fast/blob/775d51602cba544347ec1e57fdb4fea248d1b1b5/packages/web-components/fast-foundation/src/tooltip/tooltip.ts#L544-L557 Because `visible` is...

bug
status:needs-investigation
area:fast-foundation

# Pull Request ## 📖 Description Modifies anchored-region viewport lock to work in both directions. Previously the region would not overlap the anchor to remain within the viewport, this change...

# Pull Request ## 📖 Description A slight refactoring of the previous `neutralLayer` recipes and tokens to be more general purpose. Now supports both a "Fixed" set of recipes following...

area:adaptive-ui

Last week @chrisdholt shared [our vision for the future of FAST Components](https://github.com/microsoft/fast/issues/5849). In that post, we briefly touched on how FAST Foundation might evolve and play a more prominent role...

status:in-progress
docs:rfc
area:fast-foundation
epic

# 🐛 Bug Report I brought up this behavior in this [Discord post](https://discord.com/channels/449251231706251264/482296787021856768/1005149970665574501) in order to determine if there was an explicit reason why the `Combobox` didn't update its value...

improvement
status:under-consideration
area:fast-foundation