Skip to content

"Send" icons animate when tab-focused (should only be once activated) #309

@towerofnix

Description

@towerofnix

Try using the tab key to select this:

The "send" button

Assigning @heyitsmeuralex since you probably implemented this. I imagine you're using CSS :focus to animate this, but that obviously has the drawback of this bug. My suggested behavior: Animate once the button is activated (JS pressed event), and de-animate (i.e. return to original appearance, with the paper plane visible) once the button loses focus.

Metadata

Metadata

Assignees

Labels

bug/misfeaturewe found a moth in the code againclientAffects the @decent/client package.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions