-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Plans 2023: Revise and split the grid component props #82335
Comments
Merged
7 tasks
@chriskmnds I am starting work on this :) |
This was referenced Oct 25, 2023
7 tasks
Started a manual audit of the props on a spreadsheet. |
Merged
7 tasks
7 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally posted by @chriskmnds in #82249 (comment)
Additional Notes
As of #82112 , and later #82249 we have a single
PlansGridProp
type that encloses all the types used in the grid components. This has only been done this way to address a more holistic props refactor separately, and to also ship the split PR (#82249) while leaving less room for conflicts in the interim.The TODO comment left there should guide this refactor more:
Tasks
flowName
prop can be removed and cleanup enterprise woo references #84486The text was updated successfully, but these errors were encountered: