mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
127 stars 41 forks source link

Convert setState() in DropdownMenu to setUIState() #5550 #12033

Closed kumar303 closed 4 years ago

kumar303 commented 6 years ago

The DropdownMenu component can be converted to using setUIState().

It's using setState() to show/hide the menu and deactivate a button.

For QA: please make sure that the navigation menu in the header stilll works as expected.

Part of https://github.com/mozilla/addons/issues/9914

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. If you think this bug should stay open, please comment on the issue with further details. Thank you for your contributions.