mastodon/app
ThibG 77ec0875ea
Fix page incorrectly scrolling when bringing up dropdown menus (#13574)
Fixes #13573

For some reason (I suspect this may be related to focusing the item before it
got drown by the browser), Firefox scrolls to top when bringing up dropdown
menus with pre-selected items.

This commit uses the “preventScroll” option as, due to the placement behavior,
the menu should be visible anyway and not trigger scrolling.
2020-04-28 13:19:39 +02:00
..
chewy
controllers
helpers
javascript Fix page incorrectly scrolling when bringing up dropdown menus (#13574) 2020-04-28 13:19:39 +02:00
lib
mailers
models
policies
presenters
serializers Add invites_enabled to API (#13501) 2020-04-28 09:43:34 +02:00
services
validators
views Fix end-user-facing uses of inline CSS (#13438) 2020-04-28 10:16:55 +02:00
workers