You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix comments pill showing disabled appearance in comments view
The comments pill was appearing disabled in the comments view because it had no action handler. Updated the pill rendering logic to show static content (instead of a disabled button) when enabled but with no action, preventing the disabled styling from being applied.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments