Created by: rohit2sharma95
Purpose:
- When hiding dropdown programmatically using the
hide
method, the value of thearia-expanded
attribute should be updated to false (like it is being inclearMenus
for now). -
hide
method should remove event listener on the touch-enabled device (That was added in show method)
Preview: https://deploy-preview-33451--twbs-bootstrap.netlify.app/docs/5.0/components/dropdowns/