Skip to content

Conversation

@danditomaso
Copy link
Collaborator

Description

This PR adds "enter DFU mode" to the command menu in the web client.

Related Issues

This was requested via Discord

Changes Made

  • Added DFU mode to Command (CMD + K) menu.

Testing Done

It works.

Checklist

  • Code follows project style guidelines
  • Documentation has been updated or added
  • Tests have been added or updated
  • All i18n translation labels have been added (read
    CONTRIBUTING_I18N_DEVELOPER_GUIDE.md for more details)

Copilot AI review requested due to automatic review settings August 13, 2025 21:28
@vercel
Copy link

vercel bot commented Aug 13, 2025

@danditomaso is attempting to deploy a commit to the Meshtastic Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a "Enter DFU Mode" command to the web client's command palette (CMD + K menu), allowing users to put their device into Device Firmware Update mode directly from the web interface.

  • Added DFU mode command to the command palette with appropriate icon and translation
  • Added English translation key for the new command

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
packages/web/src/components/CommandPalette/index.tsx Added DFU mode command entry with HardDriveUpload icon and enterDfuMode() action
packages/web/public/i18n/locales/en/commandPalette.json Added English translation "Enter DFU Mode" for the new command

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@vercel
Copy link

vercel bot commented Aug 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Project Deployment Preview Comments Updated (UTC)
web-test Ready Preview Comment Aug 13, 2025 9:30pm

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@danditomaso danditomaso merged commit ee1758a into meshtastic:main Aug 14, 2025
4 checks passed
@danditomaso danditomaso deleted the feat/add-dfu-mode branch August 14, 2025 01:25
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.

1 participant