Open
Description
From discussion of animations issues arising in product, we should update the current animations codemod so that there are 2 rules that must be manually run with the --only
flag:
- The existing codemod as it is, except remove Table from the rule
- A new rule that only updates Tables to add the
hasAnimations
prop, and only when the Table is an expandable table (may have to check if at least 1 child of the table or the Table itself hasisExpanded
or a new proprisContentExpanded
for this).
Alternatively, a nice-to-have that was mentioned during platform topics today was a CLI for the existing animations rule, where you select what components you want to opt into animations for. cc @wise-king-sullyman can explain better in case I missed anything/am off on what the idea is.
Metadata
Metadata
Assignees
Type
Projects
Status