question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ability to Specify RadioButton Check Size

See original GitHub issue

Expected Behavior

Would like to be able to specify the check size of a RadioButton in my theme.

Actual Behavior

My design calls for a 16x16 check (r=8), but the default icon is 12x12 (r=6).

Related Issue: https://github.com/hpe-design/design-system/issues/851

Proposal for something like radioButton.check.size

URL, screen shot, or Codepen exhibiting the issue

Steps to Reproduce

Your Environment

  • Grommet version: 2.15.0 / Stable
  • Browser Name and version:
  • Operating System and version (desktop or mobile):

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
netochavescommented, Sep 5, 2020

I open a PR for this #4505

1reaction
ShimiSuncommented, Oct 29, 2020

@netochaves Your PR had definitely helped us move the discussion forward and help us find the best solution, Thanks again!! Regardless, your overall contributions to grommet are highly appreciated!! Looking forward to seeing more of your work ❤️

Read more comments on GitHub >

github_iconTop Results From Across the Web

How can I make Radio Buttons and Check Boxes change size ...
I'm trying to get my controls to appear the same size in 720p, 1080p and 4K. All other controls besides RadioButton and CheckBox...
Read more >
How to set the Size of the RadioButton in C#? - GeeksforGeeks
Here, Size indicates the height and width in pixels. The following steps show how to adjust the size of the RadioButton dynamically: Step...
Read more >
Radio Buttons UX Design. by Nick Babich - UX Planet
One of the 10 heuristics of UI design says that users should be able to undo (and redo) ... Select the safest and...
Read more >
Radio Buttons: Always Select One? - Nielsen Norman Group
Select it by default. Ensure that the radio buttons are visible so the person can approve or change the selection. If you already...
Read more >
How to set the Auto height of Radio Buttons
Hi, I am trying to set the auto height of radio buttons that are populated dynamically. Whatever question is selected the options are ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found