rstudio / rstudio/bslib

DT: Accent colors does not apply to certain table components

Open
#273 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
SCSS
Stars
569
Forks
72
Avg merge
1d 2h
Merged PRs (30d)
5

Description

Case 1: Column filter's slider bar color always seems to be (green) irrespective of the theme/colors selected. Can this be changed so that it uses the primary of secondary color? Check the snapshot below
Screen Shot 2021-02-18 at 8 04 25 AM

Case 2: Column filter with text pills background color should take the primary accent color. Currently, its always "blue'
Screen Shot 2021-02-17 at 2 03 07 PM

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue identifies table column-filter styling but names no files or tests. Start by locating the column filter's slider and text-pill styles, then trace how theme accent colors are applied. Done means the slider uses the selected primary or secondary color and the text-pill background uses the primary accent instead of fixed colors.

Written by the indexing model from the issue text.

Assessment

Tech stack
bootstrap, sass
Domain
design, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.