Skip to content

Remove support for sx from the FilteredActionList component in @primer/react/experimental #6789

@joshblack

Description

@joshblack

Remove support for sx from the FilteredActionList component in @primer/react/experimental.

Checklist

  • Remove usage of sx from component
  • Remove usage of SxProp from component, in particular from component props
  • When necessary, remove BoxWithFallback usage that uses sx
  • When necessary, remove Box usage usage that uses sx
  • Remove any code that references sx concepts, in particular BetterSystemStyleObject
  • If the component has tests that reference sx, remove them
  • If the component has stories that reference sx, remove them
  • If the component has sx usage downstream, add adapter to the @primer/styled-react package
  • If you created an adapter for the component, update usage in github/github-ui to use the component from @primer/styled-react (if needed)

Metadata

Metadata

Assignees

Labels

reactstaffAuthor is a staff member

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions