Skip to content

UI Components: Add theming support for all the components #69646

Open
@yogeshbhutkar

Description

@yogeshbhutkar

What problem does this address?

Some components currently lack theme support, limiting their adaptability to different design systems. This issue serves as a general tracker to identify those components and systematically incorporate theming support.

What is your proposed solution?

Ensure proper theme support for UI components to enhance their adaptability and maintain a consistent, visually appealing appearance across different themes.

Steps to get started

  1. Run the storybook locally (npm run storybook:dev) or navigate to the storybook documentation here.
  2. Test the components against the built-in themes.
  3. Implement theming support for the components that lack theming support.

Submitted PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions