NASA-AMMOS / NASA-AMMOS/AIT-GUI
Update Time display formats to reflect changes in Clock format
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 15
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
It would be great if we could update the time display formats to match the display format of the Clock component. For instance, if the user changes from the default GPS time display to UTC time on the clock, updating the message timestamps to display in the same formats would be helpful for consistency. Should consider if this would be confusing for users considering that any time telemetry fields would not update to reflect this change.
Potential update points:
- Messages time label
- MnemonicSearch time display/log value
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Clock component's time-format handling, then locate the Messages time label and MnemonicSearch time display/log value mentioned in the issue. The work is done when those displays follow the selected clock format and the effect on telemetry fields and user confusion has been considered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100