feat(campaign): redesign quote wall cards, admin-only retract, see-all link#5984
Open
yingshinlee wants to merge 3 commits into
Open
feat(campaign): redesign quote wall cards, admin-only retract, see-all link#5984yingshinlee wants to merge 3 commits into
yingshinlee wants to merge 3 commits into
Conversation
…l link - quote text → text15 (matches the campaign description) - refined card: light fill, green quote mark, author/back-link split by a DS-compliant #ddd rule; drop the off-spec 2px green left rule - retract is staff-only (viewer.isAdmin); posters/authors can't self-retract - add a "see all quotes" pill in the band header → external museum wall; move the per-campaign "view all" dialog button below the cards - even out the dashed-rule spacing between discussion and participants - drop the now-unused QuoteCard index prop Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- join band cards into one strip: outer frame + per-card divider, no gaps - make the whole card a stretched link to the source article; keep the admin-only retract row clickable above the overlay - remove the "back to article" footer link - match quote text to the campaign description (text15 / 1.733rem / grey-dark) - drop the per-campaign "view all quotes" dialog button below the band, keeping only the top-right museum pill Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Quote text was still reading too large/airy next to the article feed summary. Switch .quote from text15/1.733rem to text14/1.375rem to match ArticleDigest/Feed .description exactly (colour already grey-dark). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
七日書活動頁・金句牆一批調整(搭配 server PR「移除金句數量限制」)。base = develop。
改動
viewer.isAdmin),一般用戶(含貼者/作者)看不到#dddindexprop驗證
npm run lint、tsc --noEmit全綠