Skip to content

Conversation

@NeloBlivion
Copy link
Member

@NeloBlivion NeloBlivion commented Dec 23, 2025

Summary

Non-urgent additions and adjustments to views, probably 2.7.1 unless we still have all of january lol

  • replace_item added to DesignerView, ActionRow, Section, Container, and MediaGallery
  • Added remove_item to MediaGallery
  • Added from_component to all modal components
  • Reworked how _underlying works (i hate this)

will add whatever if i remember or if there's any reasonable requests

  • add index, before and after to add_item

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 Dec 23, 2025

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/3032/head:pr-3032
git checkout pr-3032

This pull request can be installed with:

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

@NeloBlivion NeloBlivion marked this pull request as ready for review December 24, 2025 06:16
@NeloBlivion NeloBlivion requested a review from a team as a code owner December 24, 2025 06:16
@NeloBlivion NeloBlivion added this to the v2.7 milestone Dec 24, 2025
@NeloBlivion
Copy link
Member Author

NeloBlivion commented Dec 24, 2025

from some testing by myself and luma this should fix the big issues in rc2, would appreciate if anyone could run a quick test on their own bot

@NeloBlivion NeloBlivion marked this pull request as draft December 25, 2025 00:51
@NeloBlivion
Copy link
Member Author

redrafting since there's other plans for this

@NeloBlivion NeloBlivion changed the title feat: replace_item and another round of general patches for views feat: More general enhancements for views Dec 25, 2025
@Paillat-dev Paillat-dev added the components Related to discord components (Views + Modals) label Dec 25, 2025
@Paillat-dev Paillat-dev modified the milestones: v2.8, v2.7.1 Dec 25, 2025
Signed-off-by: Nelo <41271523+NeloBlivion@users.noreply.github.com>
@Paillat-dev Paillat-dev linked an issue Dec 29, 2025 that may be closed by this pull request
@Paillat-dev Paillat-dev linked an issue Dec 29, 2025 that may be closed by this pull request
@Paillat-dev
Copy link
Member

@NeloBlivion whar are we missing for this ?

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)

Projects

None yet

4 participants