Hi everyone,
I created a kanban PCF which leverages react-bootstrap along with bootstrap 4 for rendering.
This is a project I'm working on for quite some time, even before I got into PCF, which is why I started designing it as a webresource.
Recently I migrated to PCF (which was surprisingly easy to do), but encounter some incosistencies with library usage.
- Bootstrap 4 seems to misalign the Breadcrum navigation of CRM a little too far upwards and smaller (you can see it in the screenshots in the Repo: https://github.com/DigitalFlow/D365-PowerKanban)
- On some organizations, fontawesome.all.js seems to corrupt the navigation icons in the left sidebar of CRM. My dev is fine though.
I can get around the fontawesome issues rather easily by switching to a different way of rendering, for example the react integration of it.
But I'm not sure how to handle the bootstrap 4 issues, are there any best practices?
Thanks for your help.
Kind Regards,
Florian