ng-bootstrap / ng-bootstrap

Angular powered Bootstrap

Home Page:https://ng-bootstrap.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In component example section Modal and Dropdown has a same header

udithaprasads opened this issue · comments

Bug description:

This is a UI issue in ng-bootstrap app
https://ng-bootstrap.github.io/#/components/modal/examples

Here when I click on Modal under Components in left navigation Page header show as "Dropdown"

image

Angular:

ng-bootstrap:

Bootstrap:

It's not just the title, so far more than just a simple UI issue. The StackBlitz URLs associated with the buttons next to each modal example contain "dropdown" where they should contain "modal".

This makes is VERY difficult for people to learn how to use Modal.