Skip to content

Adds dynamic dropdown for track selection - #11

Open
Tokessa wants to merge 2 commits into
kieler:mainfrom
Tokessa:dynamic_dropdown
Open

Adds dynamic dropdown for track selection#11
Tokessa wants to merge 2 commits into
kieler:mainfrom
Tokessa:dynamic_dropdown

Conversation

@Tokessa

@Tokessa Tokessa commented Aug 4, 2026

Copy link
Copy Markdown
Contributor
  • Added a new FieldMultiSelectDropdown field that allows selecting multiple options using checkboxes.
  • Refactored TrackStatement from a dynamic block with a standard dropdown to a static block using the new multi-select dropdown field.

Comment thread locales/de/de_tokens.js
Comment on lines 68 to 69
RAILBLOCKS_TRACK_TEXT_START: 'Setze das Gleis',
RAILBLOCKS_TRACK_TEXT_END: 'auf',

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can these be removed now?

Comment thread locales/en/en_tokens.js
Comment on lines 68 to 69
RAILBLOCKS_TRACK_TEXT_START: 'Set track',
RAILBLOCKS_TRACK_TEXT_END: 'to',

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants