Skip to content

Comments

feat: Radio Groups & Checkboxes#3073

Open
NeloBlivion wants to merge 52 commits intoPycord-Development:masterfrom
NeloBlivion:checkbox
Open

feat: Radio Groups & Checkboxes#3073
NeloBlivion wants to merge 52 commits intoPycord-Development:masterfrom
NeloBlivion:checkbox

Conversation

@NeloBlivion
Copy link
Member

@NeloBlivion NeloBlivion commented Jan 21, 2026

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
Copy link

pycord-app bot commented Jan 21, 2026

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

Copy link
Member

@Lulalaby Lulalaby left a comment

Choose a reason for hiding this comment

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

SMH blindly copying

Signed-off-by: Lala Sabathil <aiko@aitsys.dev>
Signed-off-by: Lala Sabathil <aiko@aitsys.dev>
@NeloBlivion NeloBlivion marked this pull request as ready for review January 21, 2026 05:50
@NeloBlivion
Copy link
Member Author

probably done?

@Soheab

This comment has been minimized.

@Paillat-dev
Copy link
Member

For the record, PR tested and everything seems to work fine other than obviously the comments

@NeloBlivion NeloBlivion removed the upcoming discord feature Involves a feature not yet fully released by Discord label Feb 23, 2026
@Paillat-dev
Copy link
Member

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

Copy link
Member

@Paillat-dev Paillat-dev left a comment

Choose a reason for hiding this comment

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

lgtm; tested

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.

6 participants