redhat-cop / pathfinder

Apache License 2.0
41 stars 37 forks source link

Bulk loading data - reports not working as expected #229

Open paulsodagar opened 4 years ago

paulsodagar commented 4 years ago

Using a UAT instance, i've cloned an application 10-20 times. Behaviour I see which I dont expect

1) Go to report page 2) first 10 apps shown on quadrant cart 3) When i press Next or Show all on table, additional apps dont appear on chart. I have to manually select one at a time Other weird things happen when selecting de selecting apps on second page.e.g. one appears and another disappears

1) On Report page, looking at Indentified risks 2) Having cloned an app, with the same risks - only one app is shown against each risk

mayorova commented 4 years ago

Hi @paulsodagar

The issue described in points 4 and 5 is fixed in the PRs #231 for master and #232 for the branch @noelo is working on, and that will be merged to master.

As for 1, 2, 3, I think the issue is not that the additional apps are not showing on the chart... as they use the same shapes and sizes, they just cover each other, and only the top one is actually seen.

I think it's a valid request for the UI improvement, but not sure how to make sure all apps are seen, even though they would "occupy" the same space on the chart.

paulsodagar commented 4 years ago

hi @mayorova thanks perhaps showing a count on the bubble to show there's more than one?