When a pop-up is showing, I can not click the buttons below the pop-up.
It’s a CSS issue, so it could be fixed very easily.
I fixed it. Add this CSS to your code.
.toasts {
height: fit-content;
}
When a pop-up is showing, I can not click the buttons below the pop-up.
It’s a CSS issue, so it could be fixed very easily.
I fixed it. Add this CSS to your code.
.toasts {
height: fit-content;
}
Thanks, we will look into this.
Thank you for bringing up the issue.
I’ve also found it bothersome, especially when uploading multiple audio transcripts in a row.
If the import button at the top right didn’t overlap with the popup, it would help reduce the overhead time.
I patched the issue with a userscript. Try this: