Forum Discussion
Customize new App Bar with SPFx
- May 27, 2021
Currently there are no placeholders inside the SharePoint app bar which you can use in SPFx application customizer.
Also, the SharePoint app bar may impact current page customizations, specifically those that appear on the left side. Check "Impact of SharePoint app bar on page customizations" section in below article:
Introducing a SharePoint app bar that features global navigation
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Currently there are no placeholders inside the SharePoint app bar which you can use in SPFx application customizer.
Also, the SharePoint app bar may impact current page customizations, specifically those that appear on the left side. Check "Impact of SharePoint app bar on page customizations" section in below article:
Introducing a SharePoint app bar that features global navigation
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
The impact on the left side in my customizer (header and footer) are irrelevant, because I use margins. To sad, that MS did not implemented a left placeholder.
In the meantime I did some tests and I hide the App Bar. Therfore I use the client id of it (this is configurable in my customizer, if MS may change the id).
For now all my customizers are running fine and I have my own left navigation without the useless App Bar.