Skip to content

fix: datatable row checkbox visibility on landing page#8546

Open
Prakash1185 wants to merge 1 commit into
primefaces:masterfrom
Prakash1185:fix-datatable
Open

fix: datatable row checkbox visibility on landing page#8546
Prakash1185 wants to merge 1 commit into
primefaces:masterfrom
Prakash1185:fix-datatable

Conversation

@Prakash1185
Copy link
Copy Markdown

Fixes #8545

Problem

On the PrimeReact landing page, the DataTable in the "Themes" section has selectable rows, but clicking the checkboxes does not show the active/checked state (the background color and checkmark are missing).

What changes

  • Added a localized CSS patch to styles/layout/landing/_themes.scss.

Screenshots

Before

pr_dt_old.mp4

After

pr_dt_after.mp4

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.

Row checkbox selection tick is invisible in Landing Page Theme section

2 participants