Skip to content

feat: Radio Groups & Checkboxes#3073

Merged
Lulalaby merged 60 commits into
Pycord-Development:masterfrom
NeloBlivion:checkbox
Mar 2, 2026
Merged

feat: Radio Groups & Checkboxes#3073
Lulalaby merged 60 commits into
Pycord-Development:masterfrom
NeloBlivion:checkbox

Conversation

@NeloBlivion

@NeloBlivion NeloBlivion commented Jan 21, 2026

Copy link
Copy Markdown
Member

Summary

Implements radio groups, checkbox groups, and checkboxes in modals
image
Alpha server only right now

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

@pycord-app

pycord-app Bot commented Jan 21, 2026

Copy link
Copy Markdown

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/3073/head:pr-3073
git checkout pr-3073

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3073/head

@Lulalaby Lulalaby left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

SMH blindly copying

Comment thread discord/types/components.py Outdated
Comment thread discord/types/components.py Outdated
Comment thread discord/types/components.py Outdated
Signed-off-by: Lala Sabathil <[email protected]>
Comment thread discord/types/components.py Outdated
Comment thread CHANGELOG.md Outdated
Comment thread discord/components.py Outdated
Comment thread discord/components.py Outdated
@NeloBlivion
NeloBlivion marked this pull request as ready for review January 21, 2026 05:50
@NeloBlivion NeloBlivion removed the upcoming discord feature Involves a feature not yet fully released by Discord label Feb 23, 2026
@Paillat-dev

Copy link
Copy Markdown
Member

@Lumabots when you have time you can test this if you want

Paillat-dev
Paillat-dev previously approved these changes Feb 23, 2026

@Paillat-dev Paillat-dev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm; tested

Comment thread discord/ui/radio_group.py Outdated
Comment thread discord/ui/checkbox.py Outdated
Comment thread discord/ui/modal.py Outdated
Comment thread discord/ui/radio_group.py Outdated
Comment thread discord/ui/select.py Outdated
Comment thread discord/ui/radio_group.py Outdated
@Lulalaby
Lulalaby dismissed stale reviews from plun1331, JustaSqu1d, and Soheab March 2, 2026 02:05

resolved

@Lulalaby Lulalaby left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approvals also use radio options :3

Image

LIZARD

@Lulalaby
Lulalaby merged commit 3f65134 into Pycord-Development:master Mar 2, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

components Related to discord components (Views + Modals) priority: medium Medium Priority python Pull requests that update Python code status: in progress Work in Progess

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants