Skip to content
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

[Fix] Table fixes #892

Merged
merged 3 commits into from
Jan 7, 2025
Merged

[Fix] Table fixes #892

merged 3 commits into from
Jan 7, 2025

Conversation

riitasointi
Copy link
Collaborator

Description

PR adds enableSingleRowSelection prop to Table to allow a single row to be selected via radio buttons.

Also fix some vertical alignment issues (mainly Safari) by increasing cell line height to 2 and decreasing padding.

How Has This Been Tested?

Styleguidist macOS Chrome + Safari

Release notes

Table

  • Add enableSingleRowSelection prop
  • Fix cell height and alignment issues

@riitasointi riitasointi requested a review from LJKaski as a code owner December 20, 2024 13:05
src/core/Table/Table.md Outdated Show resolved Hide resolved
@LJKaski LJKaski self-requested a review January 7, 2025 11:08
@LJKaski LJKaski merged commit 8740662 into develop Jan 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants