Skip to content

Convert UAVDetailsDialog to TS#207

Merged
ntamas merged 10 commits into
devfrom
uav-details-dialog-ts-conversion
Jun 15, 2026
Merged

Convert UAVDetailsDialog to TS#207
ntamas merged 10 commits into
devfrom
uav-details-dialog-ts-conversion

Conversation

@volfpeter

@volfpeter volfpeter commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Pending this PR in @skybrush/mui-components, which fixes the current type check error: skybrush-io/skybrush.js#18

Besides the TS conversions, I've removed SecondaryStatusLight and the "secondary status" concept, because it wasn't used.

@volfpeter volfpeter requested a review from ntamas June 15, 2026 14:24
status = Status.SUCCESS;
}

const effectiveStatus = status === Status.INFO ? Status.SUCCESS : status;

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.

I'm inclined to remove this override, but this does not affect the current PR.

@ntamas ntamas merged commit e702919 into dev Jun 15, 2026
4 checks passed
@ntamas ntamas deleted the uav-details-dialog-ts-conversion branch June 15, 2026 15:40
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