Skip to content

Key navigation fixes

Joshua Goins requested to merge work/redstrate/improve-media-keyboard-nav into master

Lots of misc key navigation fixes I noticed were lacking, and make using it more of a joy:

  • Allow tabbing through media attachments, instead of skipping over them
  • Don't consider the "Hide Media" button in the tab order, it's annoying
  • Remove but improve the abstractbutton hidden in interaction labels that were odd and was also considered in the tab order
  • Improve the location and visuals of the post menu. Still needs some improvement because of all of the menu item hiding we do

Merge request reports