ng-bootstrap icon indicating copy to clipboard operation
ng-bootstrap copied to clipboard

Button groups and split buttons example lacks border-radius on right due to incorrect markup order

Open shmert opened this issue 2 years ago • 1 comments

Bug description:

The example for split buttons has sharp right corners on the "Split Me" button. Moving some tags around fixes this.

image

Link to minimally-working StackBlitz that reproduces the issue:

https://angular-f1ubcd.stackblitz.io

Versions of Angular, ng-bootstrap and Bootstrap:

Angular: 17.0.8

ng-bootstrap: 16.0.0

Bootstrap: Not sure?

shmert avatar Dec 27 '23 17:12 shmert

Good catch.

Would you fancy opening a pull request to fix this?

jnizet avatar Dec 29 '23 10:12 jnizet