Closed pra17dod closed 3 years ago
Hi @abhishalya, Please review the PR.
It does fix the issue, but there is another issue
Say we already have a tab opened with url location https://deploy-preview-794--projects-coala.netlify.app/ and then we add ?project=real-time_team_communication_bridge&lang=en
to the url
Observed Behaviour: It doesn't open the modal window of the requested project
Actual Behaviour (that should happen in general, and is observed everywhere) It should open the modal, and close any existing visible modal window
@KVGarg Can you create a separate issue for that, I think right now we can go ahead with this fix unless it has a very obv fix.
This will fix the randomly redirecting issue of projects URL on refreshing the page of the project or while pasting the link in the search bar, and remove hard-coded redirection of pyFlakes as it is no more required.
Fixes https://github.com/coala/projects/issues/793
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:
cobot mark wip <URL>
to get it out of the review queue.The more you review, the more your score will grow at coala.io and we will review your PRs faster!