You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Issue is essentially that the display data gets displayed but only the raw data gets exported. Need to check if there is an easy config for this in the component.
Need to check all Table-based pages. On Vetting, fields like countdown timer and hitCounts columns need to have their data massaged for viewing in csv format. Header text could also use some title casing.
Should also determine the file name dynamically for the download so they aren't all called "appdata" or whatever.
On Flights, the Timer, eta, etd, and hit counts need massaging.
The text was updated successfully, but these errors were encountered:
Describe the bug
Issue is essentially that the display data gets displayed but only the raw data gets exported. Need to check if there is an easy config for this in the component.
Need to check all Table-based pages. On Vetting, fields like countdown timer and hitCounts columns need to have their data massaged for viewing in csv format. Header text could also use some title casing.
Should also determine the file name dynamically for the download so they aren't all called "appdata" or whatever.
On Flights, the Timer, eta, etd, and hit counts need massaging.
The text was updated successfully, but these errors were encountered: