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

Show tests only for specific project if it was selected from project list #23

Open
pashidlos opened this issue Mar 31, 2020 · 1 comment

Comments

@pashidlos
Copy link
Contributor

As it's now tests for all projects are shown regardless /test?project_id url param

Steps:

  1. navigate to /project
  2. select any project

Actual result:
tests for all projects are shown

Expected result:
show tests only for specific project

@MitkoTschimev what do you think on this one?
was is as a part of functionality or it's something new?
should we also hide project filter in case project_id provided?

@MitkoTschimev
Copy link
Contributor

yes -> I think we should definitely support this.

So the filter service should be able to manage the query params and the query params should support all filter options and not only project.

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

No branches or pull requests

2 participants