-
-
Notifications
You must be signed in to change notification settings - Fork 481
feat: More general enhancements for views #3032
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Thanks for opening this pull request! This pull request can be checked-out with: git fetch origin pull/3032/head:pr-3032
git checkout pr-3032This pull request can be installed with: pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3032/head |
|
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 |
|
redrafting since there's other plans for this |
replace_item and another round of general patches for viewsSigned-off-by: Nelo <41271523+NeloBlivion@users.noreply.github.com>
|
@NeloBlivion whar are we missing for this ? |
Summary
Non-urgent additions and adjustments to views, probably 2.7.1 unless we still have all of january lol
replace_itemadded toDesignerView,ActionRow,Section,Container, andMediaGalleryremove_itemtoMediaGalleryfrom_componentto all modal components_underlyingworks(i hate this)will add whatever if i remember or if there's any reasonable requests
index,beforeandaftertoadd_itemInformation
examples, ...).
Checklist
type: ignorecomments were used, a comment is also left explaining why.