Skip to content

feature/KAN-36 Device Creation Markers on the Map#26

Open
grosuigor wants to merge 2 commits into
devfrom
feature/KAN-36-map-markers
Open

feature/KAN-36 Device Creation Markers on the Map#26
grosuigor wants to merge 2 commits into
devfrom
feature/KAN-36-map-markers

Conversation

@grosuigor

Copy link
Copy Markdown
Owner

Jira

KAN-36

Summary

  • Device markers on the main map, delayed until tiles settle, with a fade-in
  • The same markers on the location picker map, shown immediately with the same animation

Type

  • feat — new feature

Scope

  • UI / components

Screenshots / recordings

Figma:
image

Project:
image

@grosuigor grosuigor requested a review from dannhariton July 15, 2026 14:18
@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
airo Ready Ready Preview, Comment Jul 15, 2026 2:19pm

onTilesLoaded={onTilesLoaded}
onIdle={onIdle}
>
{ready &&

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

if this is a bool value it should start with is and ready is a vague explanation.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I feel like this components can be improved by separating it.

/>
</svg>
</IconButton>
<svg

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

this seems to be mostly a static part, could be extracted

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