11

So I opened the AI to abuse it. I noticed there is a Share button, I clicked on it, I found nothing interesting, so I clicked the close button.
Interestingly nothing happens, the dialog doesn't close.

I would expect that the X in the red circle would close that dialog.

Close button on the share dialog, that doesn't do anything

Ps. I'm using Firefox 145.0.2 (64-bit) (it says up to date).

5
  • Unfortunately because this UI is (somehow) using Blazor, it isn't as simple as ensuring a JS addEventListener('click', closeOnClick ) binding exists: essentially all DOM elements all have the exact same set of Event Listeners registered: the real close-button-click dispatch happens somewhere in the megabytes of minified Blazor JS - that won't be easy to investigate. Commented Dec 3 at 18:43
  • 1
    Hmm, I found that if you click the "Copy link" link then the Share popup closes by itself about 3 seconds later. Commented Dec 3 at 18:44
  • 1
    Also if you click outside the dialog, it will be closed. Those are great features, but I’m missing the functionality of the X button. Commented Dec 3 at 18:54
  • 3
    The "X" button... hmm... perhaps it's a sign Elon's about to buy StackExchange? Commented Dec 3 at 18:55
  • 3
    Thank you, we have a fix in review now from yesterday's submission on the meta post: meta.stackexchange.com/questions/415115/… Commented 2 days ago

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.