Tristan Watanabe

Results 7 comments of Tristan Watanabe

@idigra I am unable to repro this issue on Safari 15.6 on MacOS Monterey 12.5 - can you confirm that this is still an issue with the latest safari and...

> It looks like the RadioGroup stories were moved from src/stories/RadioGroup to src/stories/Radio. Same for the TabList stories, getting moved from src/stories/TabList to src/stories/Tabs. Were those moves intentional? It seems...

@General-Zhang When the `Commandbar` component is isolated (and not within the docsite context), this issue doesn't seem to repro. https://github.com/microsoft/fluentui/assets/8649804/089dcb88-b3a6-42a4-880a-bd68dcea5286

Issue still persists in latest version of v8. Seems to stem from `Popup` not accounting for the `shouldRestoreFocus` prop. Adding a condition to only restore focus if `shouldRestoreFocus` is true...

For extra context, I believe this was the PR introduced in `@microsoft/api-extractor` version `7.21.0` that changed the behavior with how TS path aliases are handled: https://github.com/microsoft/rushstack/pull/3321

@iamvimals I can't seem to reproduce this on my end - is this still an issue? ![Combobox cursor](https://github.com/microsoft/fluentui/assets/8649804/305ebabc-c9c5-48ff-afb7-5a215108578c)