NASA-AMMOS / NASA-AMMOS/plandev-ui
Resource y-axis label improvements
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 42
- Forks
- 14
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 10
Description
#968 added units to the y-axis label of resource rows. However, it only adds them on the initial creation of the row because the labels are customizable via the timeline editor. This means that any new resources added to the row will not result in a label that includes both resources and their units (if available).
As a continuation of #938, we should determine if the work done in #968 is sufficient enough. If not, more design is required to determine what the correct interaction should be to update the labels with the user understanding that their customized label will be updated in some way.
Contributor guide
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
Review the work in #968 and the continuation from #938, then inspect how timeline-editor customization interacts with resource-row y-axis labels. Done requires a decided interaction for updating labels when resources are added, while accounting for customized labels.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100