All work

Select view

Select search mode

 
50 of 214

Convert Alarm Table Panel to React

Unresolved

Description

The Helm Alarm Table Panel was originally based on Grafana's table panel.

Even Grafana decided trying to port it to React would be too much trouble, and instead they implemented a new React-based table called table2.

(Suggestion: look into whether it's possible to subclass or extend their table as much as possible, rather than copying it wholesale like we did for the first implementation.)

Lucidchart Diagrams

Details

Assignee

Reporter

Sprint

Fix versions

Priority

PagerDuty

Created March 30, 2022 at 1:52 PM
Updated May 10, 2023 at 7:27 PM

Activity

Show:

Scott ThompsonDecember 15, 2022 at 5:39 PM

PR #1 for this is up here: https://github.com/OpenNMS/opennms-helm/pull/580
This is more of a PR to get the repo synced up before my PTO. It’s in a really good place though, so it’s ready if someone wants to test it, or take over development to get it 100% of the way there. I suspect it’s about 90% of the way so far, testing being a good chunk of that remaining 10%.