OpenRailAssociation / OpenRailAssociation/osrd
NGE: "?" is not displayed in Perlenkette component
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 660
- Forks
- 87
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 269
Description
What happened?
The "?" are not displayed in Perlenkette component (right side component), making it more difficult to modify if the network is dense:
What did you expect to happen?
"?" to be displayed and clickable to be modified
It should be displayed like it:
However, the main issue is that the input field is number only, which is a problem for "?" which don't fit in... we could just initialize the "?" update by transforming it to "0" ? Open discussion
How can we reproduce it (as minimally and precisely as possible)?
- Create multi node (SG SBG NY) with 60sec stop at SBG
- Open macro
On which environments the bug occurs?
Recette (SNCF)
On which browser the bug occurs?
Firefox
OSRD version (top right corner Account button > Informations)
staging e66e534
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
Start with the Perlenkette component and reproduce the issue using the multi-node SG–SBG–NY setup with a 60-second stop at SBG, then open the macro. Trace how the number-only input handles “?” and confirm that the symbol is displayed and clickable for modification without losing the existing edit behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100