Skip to content

Conversation

LA-10
Copy link

@LA-10 LA-10 commented Aug 15, 2025

Extracted all drone-related functionality from navbar into a new Drone component located in components/dashboard.

Created droneUtils.js to hold shared functions used by both navbar and drone.

No functional changes or new comments, purely a reorganization for better code structure and maintainability.

@benjtran benjtran closed this Oct 11, 2025
@benjtran benjtran reopened this Oct 11, 2025
Copy link
Collaborator

@benjtran benjtran left a comment

Choose a reason for hiding this comment

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

Small changes needed

Comment on lines 14 to 18
import {
connected,
connectedToSocket,
} from "../helpers/droneUtils.js"

Copy link
Collaborator

Choose a reason for hiding this comment

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

navbar still calls droneUtils

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