Skip to content

Responsive layout fixes

Michael Gratton requested to merge mjog/responsive-layout-fixes into mainline

Rolls up a bunch of polish fixes for the responsive layout:

  • Fix keyboard focus being lost after leaflets fold
  • Ensure search box and conversation list is shown when search is activated
  • Ensure find does not activate when conversation viewer not visible
  • Fix entire contents of folder being loaded when conversation list is not visible
  • Fix <Enter> not activating folders in the folder list (and hence not switching to the conversation list)

Merge request reports