carbon-website
carbon-website copied to clipboard
[Modal] modal component is out of order in the left nav list
Acceptance criteria
In the component list in the left navigation, Modal follows Loading, and is in turn followed by Menu and Menu Buttons.
I believe technically it is the addition of these last two items that were placed in the wrong order (i.e., they should have been placed BEFORE Modal and were positioned after it by mistake.
- [ ] Place the Modal component after the Menu buttons component in the left hand nav.
Steps to reproduce the issue
- Go to https://carbondesignsystem.com/
- Expand Components in the left nav
- Navigate down to the Ms
- Notice Modal is before Menu in the list
I split this issue out and put the topic of renaming "Menu buttons" in this issue as a separate topic: #3998