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

feat(theme:DT): Adds better compatibility for popovers in DT tables #775

Merged
merged 9 commits into from
Sep 6, 2023

Conversation

gadenbuie
Copy link
Member

@gadenbuie gadenbuie commented Aug 30, 2023

Temporary fix for rstudio/DT#1081
Fixes #267

Before

image

After

image

The borders look better with data-bs-theme="dark", which inspired #776

@gadenbuie gadenbuie requested a review from cpsievert August 30, 2023 16:00
@gadenbuie gadenbuie merged commit 403c2e9 into main Sep 6, 2023
@gadenbuie gadenbuie deleted the dark-mode/DT-compat branch September 6, 2023 20:18
@cpsievert
Copy link
Collaborator

@gadenbuie please add a news item (for this and the other PRs you plan to merge).

gadenbuie added a commit that referenced this pull request Sep 7, 2023
gadenbuie added a commit that referenced this pull request Sep 7, 2023
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.

DT: "Darkly", "Cyborg" and "Slate" themes: Column filter's "min" and "max" values not displayed.
2 participants