Claire d3791cca0c
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-07-13 15:45:17 +02:00
..
2021-06-02 21:09:18 +02:00
2019-12-19 07:39:08 +09:00
2021-06-27 22:31:28 +02:00
2017-09-30 04:29:56 +02:00
2020-11-23 17:35:14 +01:00