Skip to content

feat(profile): increase showcase limit to 5 and add rarity glow to thumbnails#5600

Merged
AmarTrebinjac merged 1 commit intomainfrom
eng-835-achievement-showcase-rarity
Feb 26, 2026
Merged

feat(profile): increase showcase limit to 5 and add rarity glow to thumbnails#5600
AmarTrebinjac merged 1 commit intomainfrom
eng-835-achievement-showcase-rarity

Conversation

@AmarTrebinjac
Copy link
Contributor

@AmarTrebinjac AmarTrebinjac commented Feb 26, 2026

Summary

  • Increase MAX_SHOWCASE from 3 to 5 so users can display up to 5 achievements
  • Add rarity glow borders and sparkle animations to showcase thumbnails, matching the existing AchievementsWidget visual treatment

Changes

  • AchievementShowcaseModal.tsx: Bump MAX_SHOWCASE constant from 3 to 5
  • ProfileAchievementShowcase.tsx: Import classNames, rarityGlowClasses, and RaritySparkles; conditionally apply rarity glow border classes and render sparkles on showcase thumbnail buttons (mirrors AchievementsWidget pattern)

Test plan

  • Verify showcase modal allows selecting up to 5 achievements
  • Verify showcase thumbnails display rarity glow borders for rare achievements
  • Verify sparkle animations render on thumbnails with a rarity tier
  • Verify achievements without a rarity tier render without glow or sparkles

Closes ENG-835


Created by Huginn 🐦‍⬛

Preview domain

https://eng-835-achievement-showcase-rar.preview.app.daily.dev

…umbnails

Increase MAX_SHOWCASE from 3 to 5 and apply rarity glow borders with
sparkle animations to achievement showcase thumbnails, matching the
AchievementsWidget visual treatment.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
daily-webapp Building Building Preview Feb 26, 2026 1:16am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored Feb 26, 2026 1:16am

Request Review

@AmarTrebinjac AmarTrebinjac merged commit 8487d0f into main Feb 26, 2026
10 checks passed
@AmarTrebinjac AmarTrebinjac deleted the eng-835-achievement-showcase-rarity branch February 26, 2026 01:32
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.

2 participants