Open larkin opened 6 years ago
@larkin @charlesh88 The fprime team would like to see LAD tables in their OpenMCT deployment -- are you planning to go ahead with this migration in the near future?
@larkin @adoubekk I'm absolutely for bringing in LAD Tables into Open asap.
Opening an issue for discussion of migrating/implementing a lad table view here. There is currently a custom plugin in VISTA, but this could be useful in master too, and would simplify maintenance.
LAD table and autoflow tabular are similar but slightly different views. Lad table is always showing the latest value for each telemetry point, but can also show more than one column/value. It also has some ability to group sets of points in a single table.
@charlesh88 what do you think about bringing the VISTA LAD tables into core?
Note: a basic lad table was implemented to test various frameworks and performance, can refer to those pull requests which will be closed for archival purposes.
VueJS: https://github.com/nasa/openmct/pull/1678 Etch w/ ES5: https://github.com/nasa/openmct/pull/1651 Etch w/ ES6/JSX: https://github.com/nasa/openmct/pull/1650