Bug: button group no styles properly when adding mdbTooltip


Topic: Bug: button group no styles properly when adding mdbTooltip

Benny Bottema pro asked 7 years ago

When using a btn-group and using btn-rounded, the CSS styling works by looking at the first and last child, buttons in the middle don't get rounded corners.However, when putting a mdbTooltip on the buttons, the tooltip dynamically inserts a child at the end, causing the previously mentioned CSS style to break.

So what happens: onmouseover, the tooltip appears adding an HTML element next to the button in the btn-group, the CSS applying rounded corners to the last child of the btn-group breaks and the button becomes rectangular again. Oh and also the tooltip doesn't show for the last button in the btn-group.


Damian Gemza staff answered 7 years ago

Hi Benny, That's strange. Thanks for your's report. We'll take a deeper look on this situation and we'll try to fix this ASAP. Best Regards, Damian

Damian Gemza staff answered 7 years ago

Hello Again Benny, This problem will be fixed in next release of MDB Angular. Best Regards, Damian
Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue
  • User: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No