Skip to content

Fix rename seperator again#828

Merged
danditomaso merged 6 commits into
meshtastic:mainfrom
philon-:fix-rename-seperator2
Sep 3, 2025
Merged

Fix rename seperator again#828
danditomaso merged 6 commits into
meshtastic:mainfrom
philon-:fix-rename-seperator2

Conversation

@philon-

@philon- philon- commented Sep 2, 2025

Copy link
Copy Markdown
Contributor

Description

Reapply Seperator -> Separator PR #823 with new instance renamed.
PR #824 introduced another "Seperator" instance which meant PR #823 failed.

Related Issues

Changes Made

Testing Done

Screenshots (if applicable)

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 September 2, 2025 13:57
@vercel

vercel Bot commented Sep 2, 2025

Copy link
Copy Markdown

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

A member of the Team first needs to authorize it.

@philon- philon- changed the title Fix rename seperator2 Fix rename seperator again Sep 2, 2025

Copilot AI 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.

Pull Request Overview

This PR fixes spelling errors in import statements, changing "Seperator" to "Separator" across multiple files to ensure consistent naming and correct references to the UI component.

  • Corrects misspelled import paths from "Seperator" to "Separator" in 6 files
  • Updates the Separator component to use ComponentRef instead of ElementRef for better type compatibility

Reviewed Changes

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

Show a summary per file
File Description
packages/web/src/pages/Dashboard/index.tsx Fixed import path spelling for Separator component
packages/web/src/components/UI/Separator.tsx Changed ElementRef to ComponentRef and updated type reference
packages/web/src/components/PageComponents/Messages/ChannelChat.tsx Fixed import path spelling for Separator component
packages/web/src/components/PageComponents/Map/NodeDetail.tsx Fixed import path spelling for Separator component
packages/web/src/components/Dialog/RebootDialog.tsx Fixed import path spelling for Separator component
packages/web/src/components/Dialog/NodeDetailsDialog/NodeDetailsDialog.tsx Fixed import path spelling for Separator component

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

Comment thread packages/web/src/pages/Dashboard/index.tsx Outdated
Comment thread packages/web/src/components/PageComponents/Map/NodeDetail.tsx Outdated
Comment thread packages/web/src/components/Dialog/RebootDialog.tsx Outdated
Comment thread packages/web/src/components/Dialog/NodeDetailsDialog/NodeDetailsDialog.tsx Outdated
@vercel

vercel Bot commented Sep 2, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Comments Updated (UTC)
web-test Ready Ready Preview Comment Sep 2, 2025 5:11pm

danditomaso and others added 4 commits September 2, 2025 13:03
…lsDialog.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@danditomaso danditomaso merged commit d66f10e into meshtastic:main Sep 3, 2025
4 checks passed
@philon- philon- deleted the fix-rename-seperator2 branch September 3, 2025 19: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.

3 participants