SMTP Password copy UI behind chat button (bad!)
The floating chat/help button is on top of the "Copy" button in the toast. Perhaps it's better to use a modal dialog UI when resetting a password (and providing new password) instead of a notification style UI in the corner.
Thank you for the feedback here. We've applied a z-index so that the chat bot is behind the toast notifications.
-
Tim Hughes commented
You have a bug. When you reset a password for smtp credentials, the gray box that allows you to copy the generated password is covered up by the chat bot icon. the only i could click the copy button was by removing the text in the gray box by using developer tools and deleted the div. That was the only way my mouse could "see" the copy button to click it. MOst people won't know you can do that. Fix it! :)
-
Digital @ Barques commented
The chatbot item gets in the way of the 'copy' button when generating new SMTP credentials.