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

RadioButton: No difference between radio filled and outlined #17135

Closed
GreyM22 opened this issue Dec 19, 2024 · 2 comments
Closed

RadioButton: No difference between radio filled and outlined #17135

GreyM22 opened this issue Dec 19, 2024 · 2 comments
Labels
Resolution: By Design The behavior in the issue is by design and the component exhibits the expected behavior

Comments

@GreyM22
Copy link

GreyM22 commented Dec 19, 2024

Describe the bug

There is no visual difference between the radio with variant outlined and the radio with variant filled.

Bellow is the radio with variant filled that looks the same as the radio with variant outlined.
image

Environment

PrimeNG version19, website version https://primeng.org/

Reproducer

No response

Angular version

same as website

PrimeNG version

v19

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

same as website

Browser(s)

Chrome

Steps to reproduce the behavior

Go to website https://primeng.org/

Expected behavior

To be a visual difference between the variant filled and outlined.

In the documentation the disabled radio is displayed like below:
image
Maybe the filled variant is the same but without the color grey ?

@GreyM22 GreyM22 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 19, 2024
@imaksp
Copy link

imaksp commented Dec 19, 2024

Hi, its same for checkbox difference will be visible only when its not checked/selected.

@mertsincan
Copy link
Member

Hi, its same for checkbox difference will be visible only when its not checked/selected.

Yes, this is by design.

@mertsincan mertsincan added Resolution: By Design The behavior in the issue is by design and the component exhibits the expected behavior and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: By Design The behavior in the issue is by design and the component exhibits the expected behavior
Projects
None yet
Development

No branches or pull requests

3 participants