Skip to content

Fix:Issues watchlist flow is inconsistent: missing Repository Issues action column and Watchlist Issues count/list mismatch#896

Open
galuis116 wants to merge 2 commits intoentrius:testfrom
galuis116:fix/repository-issues-table-watchlist-action
Open

Fix:Issues watchlist flow is inconsistent: missing Repository Issues action column and Watchlist Issues count/list mismatch#896
galuis116 wants to merge 2 commits intoentrius:testfrom
galuis116:fix/repository-issues-table-watchlist-action

Conversation

@galuis116
Copy link
Copy Markdown

@galuis116 galuis116 commented Apr 30, 2026

Summary

Updates issue watchlist behavior end-to-end by adding an Action star control in Miner Details → Open issues, persisting per-issue watchlist metadata (open / solved / closed, linked PR) when toggled there, and making Watchlist → Issues prioritize that metadata for starred fallback rows so pinned items render reliably with the same state classification as the source table (instead of defaulting to open when miner-mirror data is missing).

Related Issues

Fixes #895

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Other (describe below)

Screenshots

image

Checklist

  • New components are modularized/separated where sensible
  • Uses predefined theme (e.g. no hardcoded colors)
  • Responsive/mobile checked
  • Tested against the test API
  • npm run format and npm run lint:fix have been run
  • npm run build passes
  • Screenshots included for any UI/visual changes

…action column and Watchlist Issues count/list mismatch
@xiao-xiao-mao xiao-xiao-mao Bot added the bug Something isn't working label Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issues watchlist flow is inconsistent: missing Repository Issues action column and Watchlist Issues count/list mismatch

1 participant