Skip to content
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

Closed
kartik1000 opened this issue Feb 8, 2019 · 7 comments
Closed

Loading Forever when creating new view without filling any field #14943

kartik1000 opened this issue Feb 8, 2019 · 7 comments
Assignees
Labels
Bug A problem or regression with an existing feature has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete ui Issues relating to the user interface
Milestone

Comments

@kartik1000
Copy link
Contributor

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:

  1. Go to browse tab of any table.
  2. Click on 'Create view' under Query results operations.
  3. Click on 'Go' button of the dialog box without filling any fields.
  4. The loading message will keep loading forever, even after you close the dialog box.

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

screenshot 2019-02-08 at 10 43 28 pm
screenshot 2019-02-08 at 10 43 45 pm

Server configuration

  • Operating system: macOS Server(5.7.1 )
  • Web server: Apache/2.4.37 (Unix) OpenSSL/1.0.2q PHP/7.3.0 mod_perl/2.0.8-dev Perl/v5.16.3
  • Database version: Localhost via UNIX socket
  • Server version: 10.1.37-MariaDB - Source distribution
  • PHP version: 7.3.0
  • phpMyAdmin version: 4.8.4

Client configuration

  • Browser: Google Chrome(Version 71.0.3578.98)
  • Operating system: macOS Mojave (version 10.14.2)
@williamdes
Copy link
Member

Thank you for creating a separate issue
This is described in #14916

@tota1099
Copy link
Contributor

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

@williamdes
Copy link
Member

@tota1099 You can create a PR against QA_4_8 :)

@tota1099
Copy link
Contributor

@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?

#14974

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

@kartik1000
Copy link
Contributor Author

@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.
After that, your PR contains too many commits. You need to make only a single commit in your PR which fixes that issue. Your PR contains lot of other commits which are not even related to issue
Then, you have to make a PR by creating a new branch in your forked repository and not 'QA_4_8' whose head/ current state would be at where 'QA_4_8' currently is.
Also, remember to sign your commits.
Hey, it would be a lot good if you first refer to Contributing.md and then make PR :)

@tota1099
Copy link
Contributor

tota1099 commented Feb 25, 2019

@kartik1000 thank you very much for the help.

I tried to do it again, you can check please.

#14975

  • I'll fix the "trailing whitespac" issues in my pull request.

@kartik1000
Copy link
Contributor Author

@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.
Good Work 👍

@tota1099 tota1099 mentioned this issue Feb 25, 2019
6 tasks
@williamdes williamdes added Bug A problem or regression with an existing feature ui Issues relating to the user interface has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete labels Feb 25, 2019
williamdes added a commit that referenced this issue Mar 6, 2019
…ny field

Fixes: #14943
Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit that referenced this issue Mar 6, 2019
Signed-off-by: William Desportes <williamdes@wdes.fr>
@williamdes williamdes self-assigned this Mar 6, 2019
@williamdes williamdes added this to the 4.8.6 milestone Mar 6, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete ui Issues relating to the user interface
Projects
None yet
Development

No branches or pull requests

3 participants