OpenRailAssociation / OpenRailAssociation/osrd
drop old modal: drop `PathStep` (v1) and adapt relevant code
Open
@RomainValls is already working on this.
Since Aug 10, 2026.
module:operational-studies
- Dominant language
- TypeScript
- Stars
- 660
- Forks
- 87
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 269
Description
There is no need anymore for this versioned, legacy type PathStep.
Acceptance criteria
- [ ] We should not rely on
PathStepv1 anymore, keeping onlyPathStep(v2) that should be renamed accordingly.
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.