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

Improper behaviour of "project" query parameter #797

Open
KVGarg opened this issue May 13, 2021 · 1 comment · May be fixed by #798
Open

Improper behaviour of "project" query parameter #797

KVGarg opened this issue May 13, 2021 · 1 comment · May be fixed by #798

Comments

@KVGarg
Copy link
Contributor

KVGarg commented May 13, 2021

Say we already have a tab opened with URL location http://projects.coala.io/#/projects 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

pra17dod added a commit to pra17dod/projects that referenced this issue May 14, 2021
This will enable reloadOnSearch on the project site.

Closes coala#797
@pra17dod pra17dod linked a pull request May 14, 2021 that will close this issue
2 tasks
@pra17dod
Copy link
Member

Hi @KVGarg, I have fixed this issue in PR #798. Please review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants