-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Labels
Javascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
The column alignment property, when set for a column in the Table Component, correctly aligns the column header text. However, the text within the corresponding data cells (rows) of that column consistently defaults to left alignment, regardless of the alignment setting (e.g., center, right) specified for the column. This results in an inconsistent visual presentation where headers are aligned as intended, but their associated row data is not.


Expected Behavior
Row are aligned accordingly
Steps to reproduce
Align Table column Center or Right
Environment
No response
Additional Information
No response
Metadata
Metadata
Assignees
Labels
Javascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Type
Projects
Status
🆕 New