insightsengineering / insightsengineering/teal

[Question]: button styles

Open
#1,242 3 comments 0 reactions 0 assignees View on GitHub
core question
Dominant language
R
Stars
263
Forks
59
Avg merge
5d 17h
Merged PRs (30d)
5

Description

### What is your question?

There are plenty of buttons in a `teal` app. Some of them react to theme changes, while others maintain their style regardless of theme.

##### These buttons can be themed:
- reporter buttons; `button` elements created with `shiny::tags$button`
- buttons in the snapshot manager; `a` elements created with `actionLink`

##### These buttons cannot be themed:
- buttons in the `teal` navbar (the filter hamburger and wunder bar buttons); `button` elements created with `shiny::tags$button`
- buttons in the output from `teal.widgets`; `button` elements created with `shinyWidgets::dropdownButton` and `shiny::actionButton`

All of this causes something of a style inconsistency.

#### QUESTION

Is this deliberate? If not, are there plans to unify this? If so, in which direction?

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct.

### Contribution Guidelines

- [X] I agree to follow this project's Contribution Guidelines.

### Security Policy

- [X] I agree to follow this project's Security Policy.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.