fix: show correct embed prompt for GitHub issue vs pull request#1619
fix: show correct embed prompt for GitHub issue vs pull request#1619liu971227-sys wants to merge 1 commit intoBoostIO:masterfrom
Conversation
|
For payout submission via IssueHunt, I am currently blocked by persistent HTTP 401 on IssueHunt side (auth/session mapping problem), despite re-login, OAuth revoke/re-authorize, and cookie/storage reset.
I have opened a support request with IssueHunt and requested account-session reset. Please keep this PR bounty-eligible while that gets fixed. |
|
Update: I pushed one follow-up commit to cover the realtime preview editor path as well.\n\n- Commit: e9ddd952\n- File: src/cloud/components/DocPreview/DocPreviewRealtime.tsx\n- Change: show the same GitHub issue/PR prompt label in the shortcode conversion menu (and keep menu border radius behavior correct after adding the label row).\n\nThis keeps behavior consistent with the editor/mobile paths already fixed in this PR. |
Summary
Scope
Closes #1149