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
Loading Forever when creating new view without filling any field #14943
Comments
|
Thank you for creating a separate issue |
|
Hi, I fixed this issue and i'm trying create the pull request. One doubt, i should create the pull request against the branch "master" or for other branch? Thanks |
|
@tota1099 You can create a PR against |
|
@williamdes thank you very much. I'm never had make some pull request for other repository in the github. I believe that i had make something wrong, you can see my pull request, please? I think that i should work in the "QA_4_8" in my fork, right? I have done the fix in the master branch. Just confirm it, that i'll redo the fix in the correct branch and recreate the pull request. Thanks |
|
@tota1099 Don't worry, Hey You first to need add to description and Fixes in your PR so that others can exactly know what your PR is fixing and what problem was occurring. |
|
@kartik1000 thank you very much for the help. I tried to do it again, you can check please.
|
|
@tota1099, Hey almost all the things are fine. Just one suggestion, It would be better if you name your Pull Request better like a bit of issue you fixed (you can see other PR's name). Also in Fixes #(Enter fix number here). Rest of the things seem good to me. |
…ny field Fixes: #14943 Signed-off-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: William Desportes <williamdes@wdes.fr>
Describe the bug
The issue comes up when you create a new view in the browse tab of any table. If you submit the dialog box of create view without filling any fields and click on go button a loading box will then keep loading forever, even when you close the dialog box of create view.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
The dialog box of 'Create View' should show message of 'Missing Fields' or function properly but not show a forever loading box.
Screenshots
Server configuration
Client configuration
The text was updated successfully, but these errors were encountered: