Hello, I've got a pair of serious bugs I've experienced while using the new Playground layout, specifically in the "chat" section. I've organized them each to correspond to a particular letter here.
Issue A: Stopping a generation as it is still generating causes the entire webpage to go blank, necesitating a refresh and thus causing the user to lose what is currently in the chat unless it had been saved beforehand. Issue seems to not happen every time, but is still easy for me to replicate within a few tries. Happens whether or not I'm using a preset.
Quick update: This appears to now be happening even if I simply let a generation finish.
Issue B: Attempting to edit messages from a loaded chat preset seemingly removes all line breaks, causing all the text in that particular message to turn into one continuous block of text.
Steps to reproduce:
Issue A:
- Open the chat playground.
- Enter some text of your own and begin a generation.
- Stop the generation before it finishes.
Issue B:
- Open the chat playground.
- Load a preset.
- Click on one of the preexisting messages from the preset and attempt to edit the text in any way.
Expected result:
Issue A: The message simply stops generating at the point where you clicked the button.
Issue B: The intended edits to the text happen.
Actual result:
Issue A: The entire webpage shifts to being blank.
Issue B: The text is no longer separated into separate lines.
Additional information:
Both issues have occurred in the following environments for me.
Google Chrome and Firefox on Windows 11
Samsung Internet and Google Chrome on Android (Galaxy S24 Ultra)