add keyboard support #23
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@MoOx Can you give some more details?
The idea will be to use keyboard to navigate to a link and be sure that hitting "enter" does the pjax behavior (make even more sense for form validated with enter)
It looks like this is already covered:
d3d5ef7a11/lib/proto/attach-link.js (L88-L90)d3d5ef7a11/lib/proto/attach-form.js (L91-L93)Feel free to close if that's working then :)