Skip to content

Is it possible to add a new button or control on social bar using application customizer #3314

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

Closed
harshdamaniahd opened this issue Jan 22, 2019 · 5 comments
Labels
area:spfx Category: SharePoint Framework (not extensions related) type:question Question... if answered, will be tagged as such.

Comments

@harshdamaniahd
Copy link

I have a requirement do track usefulness of each page, I can add a button on footer using application customer. but it is added below social bar.
Is it possible to add it next to save for later option
image
or can i add it here
image
or is it possible to add something using floating button.

@msft-github-bot
Copy link
Collaborator

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@msft-github-bot msft-github-bot added the Needs: Triage 🔍 Awaiting categorization and initial review. label Jan 22, 2019
@andrewconnell andrewconnell added type:question Question... if answered, will be tagged as such. area:spfx Category: SharePoint Framework (not extensions related) and removed Needs: Triage 🔍 Awaiting categorization and initial review. labels Jan 22, 2019
@andrewconnell
Copy link
Collaborator

Not in a supported way. The app customizer's "top" & "bottom" placeholders are single <div>s you can write to... you can't modify other containers on the page. Technically you could do this, but that would fall into the category of DOM manipulation which is explicitly discouraged and not supported.

@harshdamaniahd
Copy link
Author

yes, I dont want to do anything via DOM manipluation. Are there any chances of having this as placeholders in future ?

@andrewconnell
Copy link
Collaborator

Additional placeholders have been requested via UV... suggest you pile on there. You'll find them linked here: #625

@msft-github-bot
Copy link
Collaborator

Issues that have been closed & had no follow-up activity for at least 7 days are automatically locked. Please refer to our wiki for more details, including how to remediate this action if you feel this was done prematurely or in error: Issue List: Our approach to locked issues

@SharePoint SharePoint locked as resolved and limited conversation to collaborators Jan 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area:spfx Category: SharePoint Framework (not extensions related) type:question Question... if answered, will be tagged as such.
Projects
None yet
Development

No branches or pull requests

3 participants