discourse/app/assets
Joffrey JAFFEUX 57b20393ac
FIX: flips popper when top position is chosen incorrectly (#16333)
More precisely, if popper can't position something at the bottom, it will automatically attempt to position it at the top. However we should ensure it doesn’t consider the space under the d-header as valid space, when header's height is taken into consideration if top space is not enough, we should force bottom, and flip it back.

This logic is not necessary on modals as the d-header is not present.
2022-03-30 20:58:22 -04:00
..
images FEATURE: Update push notification icons (#16206) 2022-03-16 16:21:44 -03:00
javascripts FIX: flips popper when top position is chosen incorrectly (#16333) 2022-03-30 20:58:22 -04:00
stylesheets UX: Indicate that "Show replies" button does not work for deleted posts (#16304) 2022-03-29 11:58:50 -04:00