Skip to content

RM-238: Add Radio Group and Checkbox Group components#98

Merged
BenHall-1 merged 3 commits intoTicketsBot-cloud:masterfrom
biast12:RM-238
Feb 15, 2026
Merged

RM-238: Add Radio Group and Checkbox Group components#98
BenHall-1 merged 3 commits intoTicketsBot-cloud:masterfrom
biast12:RM-238

Conversation

@biast12
Copy link
Copy Markdown
Contributor

@biast12 biast12 commented Jan 25, 2026

Description

RM-238
This PR implements Radio Group and Checkbox Group components to forms, allowing users to use them in their form components

Linked with:
TicketsBot-cloud/dashboard#80
TicketsBot-cloud/tickets.rs#7

Needs: TicketsBot-cloud/gdl#10

Type of Change

  • Bug fix
  • New feature
  • Breaking change

Testing

This can not be tested yet

Checklist

  • My code follows the style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Implemented handling for ComponentRadioGroup and ComponentCheckboxGroup in form execution and panel building. This allows forms to include radio and checkbox group components, capturing their values appropriately.
BenHall-1
BenHall-1 previously approved these changes Feb 13, 2026
Copy link
Copy Markdown
Member

@BenHall-1 BenHall-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@BenHall-1 BenHall-1 merged commit 9745e40 into TicketsBot-cloud:master Feb 15, 2026
@biast12 biast12 deleted the RM-238 branch February 15, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants