OpenRailAssociation / OpenRailAssociation/osrd
front(RAF) : Adapt STD / TOD styles
Open
Nobody has claimed this yet.
area:front
module:operational-studies
- Dominant language
- TypeScript
- Stars
- 660
- Forks
- 87
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 269
Description
Who would benefit from this feature?
End users
What is this feature about?
Part of https://github.com/osrd-project/osrd-confidential/issues/677
Description
Implements the display of selected trains in the Track Occupancy Diagram.
For each occupancy zone, the visual state (none / active / passivePrimary /
passiveSecondary) is computed through getCurveVisualState + getCurveStyle
helpers, then moved into a curveStyle that handles how the zone is rendered.
Why is this feature valuable?
- Allow selection in TOD
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.
Assessment
This issue has not been assessed yet.