coala / projects

A website that showcases interesting projects, using Angular JS.
https://projects.coala.io/
GNU Affero General Public License v3.0
116 stars 223 forks source link

app.js: Fix project query #798

Open pra17dod opened 3 years ago

pra17dod commented 3 years ago

This will enable reloadOnSearch on the project site.

Closes https://github.com/coala/projects/issues/797

For short term contributors: we understand that getting your commits well defined like we require is a hard task and takes some learning. If you look to help without wanting to contribute long term there's no need for you to learn this. Just drop us a message and we'll take care of brushing up your stuff for merge!

Checklist

After you submit your pull request, DO NOT click the 'Update Branch' button. When asked for a rebase, consult coala.io/rebase instead.

Please consider helping us by reviewing other peoples pull requests as well:

The more you review, the more your score will grow at coala.io and we will review your PRs faster!

KVGarg commented 3 years ago

This kind of behaviour I wasn't expecting. On each modal open, and close it is trying to reload the page. Please look after it carefully. If not able to solve, it's OK because the issue created refers to the rarest worst case possible, so can be put that issue on low priority

https://user-images.githubusercontent.com/35761292/118372110-6f96a980-b5cd-11eb-9531-38040288ec7f.mp4

pra17dod commented 3 years ago

This kind of behaviour I wasn't expecting. On each modal open, and close it is trying to reload the page. Please look after it carefully. If not able to solve, it's OK because the issue created refers to the rarest worst case possible, so can be put that issue on low priority

coalaProjects.mp4

Oky, will look into that.