Skip to content

feat: add outdated banner #146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: web-app
Choose a base branch
from
Open

feat: add outdated banner #146

wants to merge 2 commits into from

Conversation

jkbmrz
Copy link
Contributor

@jkbmrz jkbmrz commented Apr 25, 2025

Purpose

This tool is outdated. YOLO export should move to HubAI.

Specification

Adding an OUTDATED notice banner to homepage.

Dependencies & Potential Impact

None

Deployment Plan

None

Testing & Validation

Visualized the change by running the app locally.

@jkbmrz
Copy link
Contributor Author

jkbmrz commented Apr 25, 2025

image

@jkbmrz jkbmrz requested a review from klemen1999 April 25, 2025 10:08
@@ -55,6 +55,13 @@ function App() {
<div className="container py-5 h-100">
<div className="row d-flex justify-content-center align-items-center h-100">
<div className="col-xl-10">
{/* OUTDATED banner at top level */}
<div className="w-100 text-center bg-danger text-white py-3 mb-3">
<strong>⚠️ OUTDATED:</strong> This tool is no longer maintained. Results may be inaccurate or incompatible with newer devices.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe a bit rewording:

  • I would say "Deprecated" instead of "Outdated"
  • Let's say that we instead offer conversion through our Hub platform (link to the cloud conversion docs) or that they can look into more in depth conversion documentation and link to the conversion docs here

(same comment also for the blobconverter PR)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated in 176d00e.

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