Skip to content

fix: default param for checkbox not respected#3141

Merged
Paillat-dev merged 1 commit intoPycord-Development:masterfrom
tibue99:checkbox-default
Mar 6, 2026
Merged

fix: default param for checkbox not respected#3141
Paillat-dev merged 1 commit intoPycord-Development:masterfrom
tibue99:checkbox-default

Conversation

@tibue99
Copy link
Contributor

@tibue99 tibue99 commented Mar 6, 2026

Summary

The default parameter for checkboxes was not working, so all boxes were always unticked.

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.
  • AI Usage has been disclosed.
    • If AI has been used, I understand fully what the code does

@Soheab Soheab added this to the v2.8.0rc.1 milestone Mar 6, 2026
@Soheab Soheab added bug Something isn't working priority: medium Medium Priority components Related to discord components (Views + Modals) labels Mar 6, 2026
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.

Can You add a change log under fixed ? Otherwise lgtm

@Soheab
Copy link
Contributor

Soheab commented Mar 6, 2026

Can You add a change log under fixed ? Otherwise lgtm

Changelog for a feature that isn't in any release yet?

@Paillat-dev
Copy link
Member

Oh yeah I didn't have my coffee yet sorry

@Paillat-dev
Copy link
Member

Why tf is pullapprove not releasing ?

@Paillat-dev Paillat-dev changed the title fix: default param for checkbox not respected fix: default param for checkbox not respected -test Mar 6, 2026
@Paillat-dev Paillat-dev changed the title fix: default param for checkbox not respected -test fix: default param for checkbox not respected Mar 6, 2026
@Paillat-dev Paillat-dev self-requested a review March 6, 2026 10:14
@Paillat-dev Paillat-dev merged commit 4eacd5d into Pycord-Development:master Mar 6, 2026
28 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working components Related to discord components (Views + Modals) priority: medium Medium Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants