epam / ai-dial-chat

A default UI for AI DIAL
https://chat.lab.epam.com
Apache License 2.0
42 stars 15 forks source link

Browser is loosing focus from the deletion button in comparison mode (Edge browser) #1685

Open justrp opened 1 week ago

justrp commented 1 week ago

EPAM AI DIAL chat version

0.10.3

How to reproduce

CC: @kharkevich

browser: Microsoft Edge for Business Learn more about Microsoft Edge for Business Version 126.0.2592.81 (Official build) (x86_64)

how to reproduce: open chat, click on "Compare mode" (in bottom left part of the screen), then click on three dots near to newly created conversation, click on "Delete" to open up deletion confirmation panel Screenshot 2024-06-28 at 12 33 42 PM

Actual result

focus remains in chat input textarea, so when user hits spacebar, a new " " appears in that textarea

Expected result

focus stays on "Delete" button, so when user hits spacebar, browser actually "clicks" on this button

Confidential information