This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
<md-button>: cancelling button tap/click does not remove :focus style #1423
Closed
Description
Hi, first thanks for this project, great stuff.
Noticing this behavior with md-buttons.. please let me know if this is expected behavior or if an enhancement that might create a better UX.
If user clicks a button but drags their finger/cursor off the button and cancels the tap/click, the :focus style is not removed from the button. So like in the examples on your demo page, the button will remain with darker box shadow and darker button shade.