Project

General

Profile

Actions

Bug #41683

closed

mgr/dashboard: Rendering datatable causes Angular runtime error

Added by Volker Theile over 4 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
General
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The fix from https://github.com/ceph/ceph/pull/30103 for https://tracker.ceph.com/issues/41615 causes an Angular runtime error when a datatable in the new CephFS page of the PR https://github.com/ceph/ceph/pull/29800#pullrequestreview-284772767 is rendered.

Encapsulating the code (see https://github.com/ceph/ceph/pull/30103/files)

window.dispatchEvent(new Event('resize'));

in a setTimeout() call will fix the issue.


Files

screenshot.gif (232 KB) screenshot.gif Volker Theile, 09/06/2019 12:42 PM

Related issues 1 (0 open1 closed)

Related to Dashboard - Bug #41615: mgr/dashboard: Empty datatable rendered before data has been fetchedResolvedVolker Theile

Actions
Actions #1

Updated by Volker Theile over 4 years ago

  • Related to Bug #41615: mgr/dashboard: Empty datatable rendered before data has been fetched added
Actions #2

Updated by Volker Theile over 4 years ago

  • Description updated (diff)
Actions #3

Updated by Volker Theile over 4 years ago

  • Description updated (diff)
Actions #4

Updated by Volker Theile over 4 years ago

Actions #5

Updated by Volker Theile over 4 years ago

  • Description updated (diff)
Actions #6

Updated by Volker Theile over 4 years ago

  • Description updated (diff)
Actions #7

Updated by Volker Theile over 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 30209
Actions #8

Updated by Kiefer Chang over 4 years ago

This issue can also be reproduced by:
  1. Navigate to Pools page, select a pool on Pool List table and click Overall Performance tab.
  2. (With orchestrator enabled) Navigate to Cluster >> Hosts page, select a host on Hosts List table and click Overall Performance tab.
Actions #9

Updated by Lenz Grimmer over 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions #10

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 132 to General
Actions

Also available in: Atom PDF