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

[BUG] Dependencies view: Maintain filter consistency between main table and side drawer #1498

Closed
1 task done
rromannissen opened this issue Oct 30, 2023 · 0 comments
Closed
1 task done
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@rromannissen
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Konveyor version

0.3.0-beta.1.2

Priority

Critical

Current Behavior

Application inventory filters applied in the main table are not carried over the application list that gets displayed in the side drawer. That leads to inconsistencies in the number of applications that get displayed in the drawer and the value that appears in the Found in column:

Screenshot from 2023-10-30 12-46-32

Expected Behavior

Application inventory filters should be applied as well to the list of applications that get displayed on the side drawer for consistency sake:

Screenshot from 2023-10-30 12-49-16

How Reproducible

Always (Default)

Steps To Reproduce

  1. Navigate to the Dependencies view.
  2. Filter by business service for example.
  3. Click on the hyperlink from the Found in column.
  4. The side drawer displays the list of all applications that have the selected dependency, regardless of the business service.

Environment

- Fedora 36
- minikube v1.31.2 (--driver=kvm2 --memory=10g --cpus=3)
- Konveyor 0.3.0-beta.1.2

Anything else?

No response

@rromannissen rromannissen added kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Oct 30, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Oct 30, 2023
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Planning Feb 26, 2024
github-actions bot pushed a commit that referenced this issue Feb 26, 2024
ibolton336 added a commit that referenced this issue Feb 26, 2024
Resolves https://issues.redhat.com/browse/MTA-2008
&&
#1498

Signed-off-by: Ian Bolton <[email protected]>
Signed-off-by: Cherry Picker <[email protected]>

Signed-off-by: Ian Bolton <[email protected]>
Signed-off-by: Cherry Picker <[email protected]>
Co-authored-by: Ian Bolton <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants