Noticed a bug when replying to a thread:
Reply to a post > add text > click Close > Attempt to escape modal by clicking “Escape” > Try to escape by clicking the modal overlay > Then click on the header of the modal and click “escape” and notice focus surround header. Next, scroll on the background using your mouse or up/down arrow. I would expect the modal background to be frozen and not interactive.
My expectation is that when a user clicks the overlay or hits escape, the modal closes and focus returns to the expected element depending on the user’s selection (e.g., keep editing returns to textbox, discard would return you to top of page or create topic, etc.)… right now if you click keep editing focus just disappears
Console has a ton of errors as well.
Thanks!!!