Skip to content

chore: Remove Endpoint status in the banner#30

Merged
neet merged 1 commit intomainfrom
remove-header-status
May 22, 2025
Merged

chore: Remove Endpoint status in the banner#30
neet merged 1 commit intomainfrom
remove-header-status

Conversation

@neet
Copy link
Owner

@neet neet commented May 22, 2025

No description provided.

Copilot AI review requested due to automatic review settings May 22, 2025 14:53
@vercel
Copy link

vercel bot commented May 22, 2025

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

Name Status Preview Comments Updated (UTC)
tunci ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2025 2:53pm

@neet neet merged commit 9cf114a into main May 22, 2025
3 checks passed
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 removes the EndpointStatus component and its translations from the banner.

  • Deleted the EndpointStatus component file.
  • Removed its import and usage (including the separator) in Banner.tsx.
  • Cleaned up related translation entries in all locale JSON files.

Reviewed Changes

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

Show a summary per file
File Description
src/components/Banner/EndpointStatus.tsx Entire component removed
src/components/Banner/Banner.tsx Removed EndpointStatus import/usage and separator
messages/ja.json Removed EndpointStatus translation entries
messages/ain-Latn.json Removed EndpointStatus translation entries
messages/ain-Kana.json Removed EndpointStatus translation entries
Comments suppressed due to low confidence (1)

src/components/Banner/EndpointStatus.tsx:1

  • Since the component was fully removed, you can delete the file instead of leaving it empty to avoid orphaned code.
"use client";

@neet neet deleted the remove-header-status branch January 23, 2026 05:17
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