Bug #31526
closedWebUI spinner spins forever when clicking a column within config report
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1812227
Description of problem:
When viewing an individual config report, it shows Report Metrics and Report Status at the bottom of the page. Columns in the Report Status chart are clickable but, when clicked, all they do is spin the spinner forever.
Version-Release number of selected component (if applicable):
Satellite 6.7.0 beta
How reproducible:
Every time
Steps to Reproduce:
1. Click Hosts > All Hosts > {an individual host that has ever run an Ansible role}
2. Click the Reports button to view config reports for this host.
3. Click the Last report item for any Ansible config report (they are the ones with a value of N/A in the Origin column, [see https://bugzilla.redhat.com/show_bug.cgi?id=1810600])
4. Scroll to the bottom of the page, find the Report Status chart.
5. Click any chart column (.e.g applied, skipped, etc.)
Actual results:
The webpage does not change at all except for a spinner that starts spinning next to the Location selector at the top. The spinner never stops.
Expected results:
The webUI would take us to all reports matching the status we clicked (applied, skipped, etc.).
Additional info:
Updated by Ondřej Ezr about 4 years ago
- Subject changed from WebUI spinner spins forever when clicking a column within config report to WebUI spinner spins forever when clicking a column within config report
I don't think it was ever clicable, so IMO the click should do nothing
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman/pull/8208 added
Updated by Ondřej Ezr about 4 years ago
- Related to Bug #24351: Chart items on the dashboard are no longer links added
Updated by Ondřej Ezr about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|9e4aeaac23ad851126400dc263d074683e2824db.