Skip to content
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

Fixes page clientsidewebpart add for the vertical sections. Closes #6265 #6566

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mkm17
Copy link
Contributor

@mkm17 mkm17 commented Jan 16, 2025

Closes #6265

As mentioned in the title, this update allows adding a web part to the vertical section.

I have added a parameter named --verticalSection to handle this case.
Could you let me know if this is a good approach to resolve the issue?

I have also applied some recommendations from the previous tasks to this command's test file.

Some code from this command can be reused in the future implementation of page section remove.

@Adam-it
Copy link
Member

Adam-it commented Jan 16, 2025

Thanks @mkm17 for yet another contribution 🤩
We will review this ASAP

@mkm17
Copy link
Contributor Author

mkm17 commented Jan 28, 2025

Hi @martinlingstuyl , I marked this PR as a draft because, in my opinion, change #6540 should go first. After that, I will add the handler for vertical sections to all commands, not just the clientsidewebpart one.

@martinlingstuyl
Copy link
Contributor

Absolutely fine @mkm17, I'll wait till you request a review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug report: m365 spo page clientsidewebpart add does not work on vertical section
3 participants