Skip to content

Revert "feat: add auto robots template"#958

Merged
amhsirak merged 1 commit into
developfrom
revert-943-auto-robot
Jan 23, 2026
Merged

Revert "feat: add auto robots template"#958
amhsirak merged 1 commit into
developfrom
revert-943-auto-robot

Conversation

@amhsirak
Copy link
Copy Markdown
Member

@amhsirak amhsirak commented Jan 23, 2026

Reverts #943

Summary by CodeRabbit

  • Chores
    • Removed the prebuilt robots feature and associated interface components from the application.

✏️ Tip: You can customize this high-level summary in your review settings.

@amhsirak amhsirak merged commit d987694 into develop Jan 23, 2026
1 check was pending
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 23, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

This pull request removes the entire "prebuilt robots" feature from the application, including UI components (AutoRobots grid and detail modal), mock data constant, associated route, and related imports. The changes are entirely deletional, removing approximately 1,371 lines across five files.

Changes

Cohort / File(s) Summary
Removed UI Components
src/components/robot/AutoRobotDetailModal.tsx, src/components/robot/AutoRobots.tsx
Deleted the AutoRobots grid component with search, category filtering, and pagination; removed the AutoRobotDetailModal for displaying individual robot details with configuration and sample data sections
Removed Mock Data
src/constants/autoRobots.ts
Deleted the exported AUTO_ROBOTS constant containing static array of mock robot definitions with configuration options and sample data
Removed Routing and Integration
src/pages/PageWrapper.tsx, src/pages/MainPage.tsx
Removed the "/prebuilt-robots" route from the main router; deleted the AutoRobots import and corresponding case statement from MainPage content switch

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

Type: Chore, Scope: UI/UX

Suggested reviewers

  • RohitR311

Poem

🐰 A feature once grand, now fades away,
Auto robots packed, no more to stay,
Routes and modals turned to dust,
Cleanup done—farewell we trust!
The warren grows tidier each day 🌿

✨ Finishing touches
  • 📝 Generate docstrings

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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