feat(ui): move fund to the package header#2170
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughFunding link handling was moved out of app/components/Package/ExternalLinks.vue and into app/components/Package/Header.vue. ExternalLinks.vue no longer computes or renders a Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: c5faf4a8-d247-4d52-8558-19c4bb2493aa
📒 Files selected for processing (2)
app/components/Package/ExternalLinks.vueapp/components/Package/Header.vue
💤 Files with no reviewable changes (1)
- app/components/Package/ExternalLinks.vue
|
🤑💰💸 fund |
|
@ShroXd |
Maybe we could create another PR to fix the sidebar skeleton issue 🤔 |
|
@ShroXd You know what? Yes, I agree. Scope creep is scope creep. |
New phrase unlocked. 😆 |

🔗 Linked issue
resolves #1835
🧭 Context
The fund button is too small in a busy section and might not attract enough attention.
📚 Description
The fund link has been relocated to the header, which now has plenty of space to make this important button stand out. To differentiate it from the like button, represented by a heart, I chose a handshake icon. However, this can be changed if needed. I also like the heart-handshake icon, but using two heart-based icons side by side isn't ideal.
I've also added the accent color to the icon to make it stand out more without being too loud.
before

after
