Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore:(react-nav-preview) Recomposing more components and some pixel pushing #31387

Merged

Conversation

mltejera
Copy link
Contributor

@mltejera mltejera commented May 15, 2024

Recomposing NavSectionHeader and Hamburger. Removing HamburgerInNav as it's no longer necessary.

General pixel pushing.

Before:
https://github.com/microsoft/fluentui/assets/17346018/e0711b1a-cbb9-4601-8518-2fc2e40b5c2b

After:
https://github.com/microsoft/fluentui/assets/17346018/94aeb274-76d2-4ff6-ab7d-69da796d1d51

Ladders to #26649

@fabricteam
Copy link
Collaborator

fabricteam commented May 15, 2024

📊 Bundle size report

✅ No changes found

Copy link

codesandbox-ci bot commented May 15, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@mltejera mltejera force-pushed the another-recomposition-non-drawer-components branch from 8c4a248 to 71498a3 Compare May 15, 2024 23:32
@mltejera mltejera marked this pull request as ready for review May 16, 2024 20:12
@mltejera mltejera requested a review from a team as a code owner May 16, 2024 20:12
@disgyze
Copy link

disgyze commented May 16, 2024

I would also change Person icon to Person20Regular/Filled.

@mltejera mltejera force-pushed the another-recomposition-non-drawer-components branch 3 times, most recently from 73ca07b to 9b08913 Compare May 21, 2024 16:13
@mltejera
Copy link
Contributor Author

mltejera commented May 21, 2024

There seems to be an issue with the hamburger. when the nav is open and then you close it by clicking the hamburger, the hamburger doesn't wait for the animations to finish before showing up.

Filed a bug accordingly until there's a path exposed to coordinate the button appearing and drawer closing events better.

#31442

@mltejera mltejera force-pushed the another-recomposition-non-drawer-components branch from 866fd30 to c3a4403 Compare May 23, 2024 16:29
@mltejera mltejera merged commit 22da879 into microsoft:master May 23, 2024
19 checks passed
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request May 28, 2024
* master: (49 commits)
  Update focus order in sankey chart for vertical navigation (microsoft#31469)
  chore: use new performant 'type-check' for v9 libaries (microsoft#31454)
  applying package updates
  fix(Timepicker-compat): clearIcon not working in freeform (microsoft#31324)
  chore: re-enable lint rule (microsoft#31459)
  feat(react-tag-picker): adds text property to TagPickerOption (microsoft#31474)
  feat(recipes): create package with initial implementation (moved from /apps) (microsoft#31386)
  applying package updates
  applying package updates
  chore: revert globals changes (microsoft#31470)
  (web-components) Use `ElementInternals` for TextInput elements (microsoft#31201)
  chore:(docs) Update and migrate component implementation guide (microsoft#31398)
  disallow all globals in Fluent v9 (microsoft#30967)
  chore:(react-nav-preview) Recomposing more components and some pixel pushing (microsoft#31387)
  fix(pr-deploy-site): explicitly set types to not include whole @types/* globals which are causing issues with addition of @types/web (microsoft#31465)
  fix(recipes-react-components): explicitly set types to not include whole @types/* globals which are cauising issues with addition of @types/web (microsoft#31463)
  applying package updates
  applying package updates
  applying package updates
  Update IconDirectionContextProvider import to import from specific path (microsoft#31006)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants