Skip to content

front: add a logic-less train header#16734

Open
Signez wants to merge 2 commits into
devfrom
stan/train-header-start
Open

front: add a logic-less train header#16734
Signez wants to merge 2 commits into
devfrom
stan/train-header-start

Conversation

@Signez
Copy link
Copy Markdown
Contributor

@Signez Signez commented May 13, 2026

Part of (but not all of) #16526.

As a first step of our "train header" initiative, this commit add a simple collapsable form that allow users to set key properties of a train directly on top of the train stops times table.

For now, all the inputs are disabled, as they will be updated with properly wired fields of the right kind later.

OSRD-Logicless-Header.mov

This is the "logic-less" part of what is needed to properly close #16526; I still need to properly explore how we should wire our fields in a read-write manner, but that can be split into another pull request to be done and reviewed later.

Until now, we didn't use the italic version of our main UI font that often, but relying on the browser creating an italic version on the fly when we have the proper version (with the proper glyphs) is not a good way to go forward.

Signed-off-by: Stanislas Signoud (Signez) <signez@stanisoft.net>
@Signez Signez requested review from Pivouane and kmer2016 May 13, 2026 15:39
@Signez Signez self-assigned this May 13, 2026
@Signez Signez requested a review from a team as a code owner May 13, 2026 15:39
@Signez Signez added the area:front Work on Standard OSRD Interface modules label May 13, 2026
@github-actions github-actions Bot added the area:ui Work on UI label May 13, 2026
@Signez Signez moved this to Awaiting merge in Board PI 20 May 13, 2026
@Signez Signez added the module:operational-studies Multi-train simulation with structured studies management label May 13, 2026
@Signez Signez force-pushed the stan/train-header-start branch from 023bf35 to 0ae51eb Compare May 13, 2026 15:49
As a first step of our "train header" initiative, this commit add a simple collapsable form that allow users to set key properties of a train directly on top of the train stops times table.

For now, all the inputs are disabled, as they will be updated with properly wired fields of the right kind later.

Signed-off-by: Stanislas Signoud (Signez) <signez@stanisoft.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:front Work on Standard OSRD Interface modules area:ui Work on UI module:operational-studies Multi-train simulation with structured studies management

Projects

Status: Awaiting merge

Development

Successfully merging this pull request may close these issues.

Stops header: prepare the component

1 participant