Skip to content

Conversation

@MohitHaibatpure
Copy link

@MohitHaibatpure MohitHaibatpure commented Jan 4, 2026

Added a button to navigate to settings for tagging configuration.

Summary by CodeRabbit

  • New Features
    • Added a "Configure Tagging" button with a Settings icon to the AI Tagging page header, positioned in the top-right for quick access to tagging configuration settings.

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

Fixes #925

Added a button to navigate to settings for tagging configuration.
@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2026

⚠️ No issue was linked in the PR description.
Please make sure to link an issue (e.g., 'Fixes #issue_number')

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 4, 2026

📝 Walkthrough

Walkthrough

The AI Tagging page now includes a top-right "Configure Tagging" button with a Settings icon in the header. Clicking this button navigates users to the settings route (/settings) via useNavigate. The header layout has been updated to display both the title and the button side-by-side.

Changes

Cohort / File(s) Summary
AI Tagging Page Header
frontend/src/pages/AITagging/AITagging.tsx
Added "Configure Tagging" button with Settings icon in top-right of header; integrated useNavigate for routing to /settings on button click; restructured header layout to accommodate button and title together

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

A button hops into the header bright,
With settings gear, aligned just right,
Click it now to configure with care,
The tagging wisdom floating in air! 🐰⚙️

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding a settings button for tagging configuration to the AI Tagging page.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ 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.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2026

⚠️ No issue was linked in the PR description.
Please make sure to link an issue (e.g., 'Fixes #issue_number')

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.

Feat: Add "Configure Tagging" Button to AI Tagging Page

2 participants