Page MenuHomePhabricator

Keyboard navigation
Closed, ResolvedPublic

Description

Keyboard navigation, using the tab key, on the new donation page is hard

  • due to overloading the native UI elements with jcf the currently active element (radio in particular) is not indicated
  • the "payment interval" is a mash-up of interval and period fields which causes tab order to be non-intuitive (also cause for some ugly code)

Related Objects