Radio buttons support #4318
Replies: 3 comments 5 replies
-
Similar discussion in #4319. |
Beta Was this translation helpful? Give feedback.
-
It'd be nice if the syntax for radio buttons was something as easy as using parenthesis Hypothetically, your example would only need to be modified to use parenthesis instead.
I'm not sure how they model it. Maybe this would be something like "two tasks of a task list" where selecting any one of those radio buttons marks the completion of the task.
Same, it'd be nice to answer questions like What happens when you nest a radio list below a task list?**Describe the bug** Blah blah **Environment (please complete the following information):** - [ ] - ( ) Localhost - (x) Staging - ( ) Production **Plan (please complete the following information):** - [ ] - ( ) PRO - (x) Express - ( ) Enterprise
This might just be a more explicit version of the above. Can also imagine the other way around etc. And things with deeper nesting etc |
Beta Was this translation helpful? Give feedback.
-
Ping! +1 Pretty pls consider :) |
Beta Was this translation helpful? Give feedback.
-
I can see a great integration with checkboxes. Thanks for that!
Is it possible to add new support for Radio buttons?
The main motivation is a different context. On checkboxes, we want to finish all of them: https://docs.github.com/en/issues/tracking-your-work-with-issues/about-task-lists
4 of 6 tasks
.For radio buttons, we want to select only one option from the list.
For example, we are using issues like this:
We will never finish all tasks and can see on the issue index every time message:
2 of 6 tasks
.It's just an idea. Can imagine the complexity and another requests like select box, etc.
Beta Was this translation helpful? Give feedback.
All reactions