twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
https://getbootstrap.com
MIT License
171k stars 78.9k forks source link

Add a split button position in the navigation example #38543

Open ZhangChengLin opened 1 year ago

ZhangChengLin commented 1 year ago

https://getbootstrap.com/docs/5.3/examples/#navbars

https://getbootstrap.com/docs/5.3/components/dropdowns/#split-button

The variety of navigation bar examples provided is nice, but one form is missing, a dropdown menu with split buttons.

In addition, the drop-down menu of the split button, trigger is not a way to increase the hover.

Sourav56 commented 1 year ago

I'd love to work on this. Kindly assign this to me.

ZhangChengLin commented 1 year ago

In the case of the split button, if it is in the navigation bar, the split button should be a link element, but in the current style, it cannot be seen in the navigation bar that it is a split state, and the effect of the split is not clear and the recognition is not high, especially in the form of navbars-offcanvas.