mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Rather than hardcoding `.hashtag-autocomplete__fadeout` as the div element to scroll in autocomplete, instead pass it in as an option via `scrollElementSelector`, then we don't have hashtag template specific things in the autocomplete lib.