AdminLTEBundle icon indicating copy to clipboard operation
AdminLTEBundle copied to clipboard

Missing element container for badges in menu

Open Remskei opened this issue 4 years ago • 2 comments

Hi,

I have an issue with the badges in the menu. The <span class"pull-right-container"></span> is missing.

BUG REPORT:

  • Add one or more badges in the menu of the sidebar.
  • Badges are not in <span class"pull-right-container"></span> as in AdminLTE.
  • File to edit : https://github.com/kevinpapst/AdminLTEBundle/blob/master/Resources/views/Partials/_menu.html.twig

Debug info

| Symfony version | 4.4 | | AdminLTEBundle | 3.4 | | Operating System | Windows |

Thanks for your work 😄

Remskei avatar Jul 08 '21 15:07 Remskei

Can you test it with the demo app and send a PR to fix it please?

kevinpapst avatar Jul 08 '21 15:07 kevinpapst

Sure. I have juste created one here : #167

Remskei avatar Jul 08 '21 17:07 Remskei