Site setting menu limited by results page size

When accessing the site settings on mobile, the section menu is restricted by the size of the search results within the current section.

My step-by-step:

  • On mobile, go to ‘all site settings’
  • Search for ‘email’ in the site setting search box
  • When in the ‘required’ section (with only 2 results) the menu on the left is prevented from scrolling any further down than the ‘files’ section
  • Select ‘all’, and now you can scroll the menu all the way down to (in my case) ‘Discourse Gamification’ at the bottom
3 Likes

I’ve opened a PR to improve this

3 Likes

Is there any news on this?

3 Likes

Oh my, @awesomerobot opened a PR but nobody got to it in time and it ended up closing.

Kris should your reopen and see if we can merge?

3 Likes

Yes sorry for the delay here, originally I was trying to fix the issue with the existing nav… but it’s kind of an odd one-off pattern we have, it does some weird stuff with absolute positioning we don’t do elsewhere.

Making another attempt here to replace it with our DMenu component, which makes it more of a proper menu.

Here’s a demo video!

2 Likes