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

Update references for Material2 specific widgets to use the new Material3 widgets #8834

Open
Tracked by #8924
leighajarett opened this issue Jun 5, 2023 · 0 comments
Labels
e3-weeks Effort: < 4 weeks p2-medium Necessary but not urgent concern. Resolve when possible. st.triage.ltw Indicates Lead Tech Writer has triaged t.ui.com.material Relates to Material design components t.ui.com.material3 Relates to Material 3 design components t.ui.general Relates to general Flutter app UI topics

Comments

@leighajarett
Copy link
Contributor

leighajarett commented Jun 5, 2023

Page URL

various

Page source

No response

Describe the problem

There are a few places in the website that use outdated widgets. One example is this cookbook which should use the NavigationDrawer widget instead of the Drawer widget. You can find a mapping of these widgets in this issue: flutter/flutter#127216.

Expected fix

There are a few Material 2 widgets whose docs need to be updated:

M2 widget M3 widget
ToggleButtons SegmentedButtons
BottomNavigationBar NavigationBar
Drawer NavigationDrawer
DropdownButton DropdownMenu
PopupMenuButton MenuAnchor
MaterialColor ColorScheme
ButtonBar OverflowBar

Additional context

No response

@leighajarett leighajarett added t.ui.com.material3 Relates to Material 3 design components t.ui.com.material Relates to Material design components labels Jun 5, 2023
@leighajarett leighajarett changed the title Update references for Material2 specific widgets to use the new Material3 widges Update references for Material2 specific widgets to use the new Material3 widgets Jun 5, 2023
@atsansone atsansone added p2-medium Necessary but not urgent concern. Resolve when possible. e1-hours Effort: < 8 hrs st.triage.ltw Indicates Lead Tech Writer has triaged t.ui.general Relates to general Flutter app UI topics labels Jun 5, 2023
@atsansone atsansone self-assigned this Jun 27, 2023
@atsansone atsansone added e2-days Effort: < 5 days and removed e1-hours Effort: < 8 hrs labels Aug 25, 2023
@atsansone atsansone removed their assignment Sep 30, 2023
@atsansone atsansone added e3-weeks Effort: < 4 weeks and removed e2-days Effort: < 5 days labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e3-weeks Effort: < 4 weeks p2-medium Necessary but not urgent concern. Resolve when possible. st.triage.ltw Indicates Lead Tech Writer has triaged t.ui.com.material Relates to Material design components t.ui.com.material3 Relates to Material 3 design components t.ui.general Relates to general Flutter app UI topics
Projects
None yet
Development

No branches or pull requests

2 participants