Skip to content

Tweaked stop symbols and lines according to design - #1528

Open
PasiVuohijoki wants to merge 1 commit into
mainfrom
85269-stop-transportationmode-colors
Open

PasiVuohijoki wants to merge 1 commit into
mainfrom
85269-stop-transportationmode-colors

Conversation

@PasiVuohijoki

@PasiVuohijoki PasiVuohijoki commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

This change is Reviewable

@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@Huulivoide Huulivoide left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@Huulivoide reviewed 2 files and all commit messages, and made 2 comments.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on PasiVuohijoki).


ui/src/components/Map/Stops/ExistingStops/Stop.tsx line 82 at r1 (raw file):

  // own color when selected.
  if (isSelected) {
    const primaryMode = activeTransportModes.at(0);

Primary mode noudetaan nyt kahdessa eri kohtaa tän function sisällä. Vois nostaa kummatkin haut oleen yhteen kertaan tuolla funktion nokassa


ui/src/components/Map/Stops/ExistingStops/StopMarker.tsx line 173 at r1 (raw file):

        {inSelection && (
          <path
            transform="translate(7 7) scale(0.65) translate(-7 -7)"

Äkkiseltään kun atteelen niin eiks tästä vois pudottaa pois noi translatete, koska nehän kumoaa toisensa 🤔 eikä ton välissä olevan scalen pitäs mitenkään vaikuttaa siihen että missä koordinaatissa elementin origin on niin ei pitäs olla eroo 🤔

@PasiVuohijoki
PasiVuohijoki force-pushed the 85269-stop-transportationmode-colors branch from ef4b024 to 78db85e Compare September 18, 2026 11:42

@PasiVuohijoki PasiVuohijoki left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@PasiVuohijoki made 1 comment.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on Huulivoide).


ui/src/components/Map/Stops/ExistingStops/StopMarker.tsx line 173 at r1 (raw file):

Previously, Huulivoide (Jesse Jaara) wrote…

Äkkiseltään kun atteelen niin eiks tästä vois pudottaa pois noi translatete, koska nehän kumoaa toisensa 🤔 eikä ton välissä olevan scalen pitäs mitenkään vaikuttaa siihen että missä koordinaatissa elementin origin on niin ei pitäs olla eroo 🤔

Testasin. Checkkimerkki meni ihan vitun vinoon. 😆

@PasiVuohijoki PasiVuohijoki left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@PasiVuohijoki made 1 comment.
Reviewable status: 1 of 2 files reviewed, 2 unresolved discussions (waiting on Huulivoide).


ui/src/components/Map/Stops/ExistingStops/Stop.tsx line 82 at r1 (raw file):

Previously, Huulivoide (Jesse Jaara) wrote…

Primary mode noudetaan nyt kahdessa eri kohtaa tän function sisällä. Vois nostaa kummatkin haut oleen yhteen kertaan tuolla funktion nokassa

Done.

@Huulivoide Huulivoide left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@Huulivoide reviewed 1 file and all commit messages, and resolved 2 discussions.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on PasiVuohijoki).

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