Micah Godbolt

Results 19 issues of Micah Godbolt

I'd like to be able to pass the sourceBranch token into the branch name so that pushes made from the 1.2.0 branch get pushed to the 1.2.0 remote branch. `branch:...

Current pillars of Front-end Architecture are: Coding Standards (how do we write our code) Documentation (how do we communicate what we've written) Testing (How do we assure that we won't...

Current definition is: > Front-end Architecture is a collection
of tools and processes that aims to improve the quality of our front-end code while creating a more efficient and sustainable...

Thought it'd be fun to have a logo. Something to spread the word. Kinda like the future friendly logo ![fflogo](https://cloud.githubusercontent.com/assets/1434956/4688571/ee075f20-5680-11e4-9253-05feb52b3c80.png)

I brought up the topic of performance budget today and it got me thinking about where ops fits into front-end architecture? Here are the 3 options I see: 1. Ops...

Similar to #14465, tooltips on focus targets in surfaces (modal, menu etc) should stop the propagation of the escape key so that the parent is not also dismissed. ### v9...

Type: Bug :bug:
Component: Tooltip
Fluent UI react-components (v9)

React 18 support is multi-faceted. We first need to make sure that our packages can be used in React 18, and then there is work needed to actually USE React...

Type: Epic
React 18

Card is not exporting ASSET_URL, which breaks code sandbox. Doubt we want this URL in our exports, so we need a different way to pass it into the example. ![image](https://user-images.githubusercontent.com/1434956/190224433-c0c1ef32-ec82-4edb-9e23-c46312302119.png)

Component: Card
Status: In PR
Fluent UI react-components (v9)