Skip to content

Fix DuplicateIds error in tag modal#2

Open
robrawks wants to merge 5 commits into
mainfrom
fix/tag-modal-duplicate-ids
Open

Fix DuplicateIds error in tag modal#2
robrawks wants to merge 5 commits into
mainfrom
fix/tag-modal-duplicate-ids

Conversation

@robrawks
Copy link
Copy Markdown
Owner

Summary

  • Fixed DuplicateIds error that occurred when navigating suggestions with arrow keys
  • Changed from mounting individual Static widgets with IDs like suggestion-0, suggestion-1 to using a single Static widget with newline-joined content
  • Cleaned up unused imports

Test plan

  • Open a card with 'T' to open tag modal
  • Use up/down arrows to navigate suggestions
  • Verify no DuplicateIds error occurs

🤖 Generated with Claude Code

Rob and others added 5 commits December 24, 2025 13:06
Vibed with Claude

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Vibed with Claude

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Vibed with Claude

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Vibed with Claude

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Vibed with Claude

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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