mastodon/app/javascript/mastodon/features/ui
Claire 986397b3a2 Improve modal flow and back button handling (#16499)
* Refactor shouldUpdateScroll passing

So far, shouldUpdateScroll has been manually passed down from the very top of
the React component hierarchy even though it is a static function common to
all ScrollContainer instances, so replaced that with a custom class extending
ScrollContainer.

* Generalize “press back to close modal” to any modal and to public pages

* Fix boost confirmation modal closing media modal
2021-11-05 23:46:24 +01:00
..
components Improve modal flow and back button handling (#16499) 2021-11-05 23:46:24 +01:00
containers Improve modal flow and back button handling (#16499) 2021-11-05 23:46:24 +01:00
util Change onboarding by replacing tutorial with follow recommendations in web UI (#16060) 2021-04-19 14:45:15 +02:00
index.js Improve modal flow and back button handling (#16499) 2021-11-05 23:46:24 +01:00