Skip to content

[Feature] Add Support for Table Variants #992

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

Open
Souradip121 opened this issue Apr 6, 2025 · 1 comment
Open

[Feature] Add Support for Table Variants #992

Souradip121 opened this issue Apr 6, 2025 · 1 comment
Assignees
Labels
kind/enhancement Improvement in current feature

Comments

@Souradip121
Copy link

Current Behavior

Currently, the Table component is a simple wrapper around MUI's Table without support for custom variants (e.g. bordered, striped, compact). This limits design flexibility and visual consistency with the rest of the Sistent design system.

Desired Behavior

Introduce a variant prop to the Table component that allows rendering different visual styles such as:

default

bordered

striped

compact

This will align the component with the rest of the design system and offer developers more styling options out-of-the-box.

Implementation

Add a variant prop to the Table component.

@Souradip121 Souradip121 added the kind/enhancement Improvement in current feature label Apr 6, 2025
@Souradip121
Copy link
Author

@vishalvivekm if possible, assign me this issue, I want to work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvement in current feature
Projects
None yet
Development

No branches or pull requests

1 participant