Skip to content

refactor: remove project/integration tag from details sidebar#266

Open
pumpedlunch wants to merge 1 commit intomasterfrom
remove-project-tagging-from-sidebar
Open

refactor: remove project/integration tag from details sidebar#266
pumpedlunch wants to merge 1 commit intomasterfrom
remove-project-tagging-from-sidebar

Conversation

@pumpedlunch
Copy link
Collaborator

Summary

  • Removes the project/integration tag (e.g. Polymarket, OSnap, Rated) from the metadata tag row in the details sidebar Panel
  • All other tags (chain, oracle type, expiry type) are unaffected
  • Applies across all tabs (Verify, Propose, Settled) since Panel is a shared component

Changes

  • src/components/Panel/InfoIcons/InfoIcons.tsx — removed ProjectTag import, JSX usage, and project from destructured props
  • src/components/Panel/InfoIcons/ProjectTag.tsx — deleted (dead code)

Testing

  • TypeScript check passes with no errors
  • ESLint passes with no errors (pre-existing warnings only, unrelated to this change)

🤖 Generated with Claude Code

Removes the ProjectTag component from the InfoIcons row in the Panel
sidebar. The chain, oracle type, and expiry type tags are unaffected.
Applies to all tabs (Verify, Propose, Settled) since Panel is shared.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 20, 2026

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

Project Deployment Actions Updated (UTC)
amoy-optimistic-oracle-dapp-v2 Ready Ready Preview, Comment Mar 20, 2026 10:49pm
optimistic-oracle-dapp-v2 Ready Ready Preview, Comment Mar 20, 2026 10:49pm
sepolia-optimistic-oracle-dapp-v2 Ready Ready Preview, Comment Mar 20, 2026 10:49pm

Request Review

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