New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error popup #13023
Comments
|
Moreover copying is very possible with error modal, I am wondering paste will be. |
|
I used the Insert (Row) page. |
|
Ok but then the version am using seems to do validation ones entries are made and the form does not submit with any errors. So I will appreciate a step strep procedure which can be used to reproduce your issue |
|
What version are you using? You should be able to make the error popup somewhere.. |
|
Version information: 4.8.0-dev, latest stable version: 4.6.6 |
|
@OlafvdSpek I think I can make it some changes on the layout of this box or maybe we can shift it as toast message! A quick change on box gives me Any suggestions ? |
|
Looks better already. |
|
made an attempt to create small popup/message can be automatically dismissable |
|
@poush great work there! Please help me with a step by step method to reproduce the error pop up. |
|
@OlafvdSpek. I'm currently working on this, do you think showing it as a flash message will make it more readable? In my opinion, increasing the size of the box(and the query) and adding a copy query button would be better |
|
A flash message would cause the error to remain visible while still allowing you to properly read / use the rest of the page, right? I think that's best. |
|
I was thinking about showing all kinds of error messages like the screenshot by @Fenn-CS. It will make the rest of the page accessible, and I'll add a copy query button as well. What about wrapping the query instead of scrolling it when it overflows. |
|
Looks reasonable. |
1. Show ajax errors at the bottom of the page, instead of showing them in a popup. 2. Add copy query button for errors in processing sql queries. Signed-off-by: Lakshay arora <arora.lakshya123@gmail.com>
[ci skip] Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>



It's too small, I can't properly read the query this way.
It's a popup.. why?
Can't it be shown as a flash message, at the top of the page? Then maybe we could also copy/paste stuff from it.
The text was updated successfully, but these errors were encountered: