-
Notifications
You must be signed in to change notification settings - Fork 2
Dashboard #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
HongmingWang-Rabbit
wants to merge
196
commits into
DanielZongZZ:main
Choose a base branch
from
Honeypot-Finance:dashboard
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Dashboard #3
HongmingWang-Rabbit
wants to merge
196
commits into
DanielZongZZ:main
from
Honeypot-Finance:dashboard
Conversation
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
Fix Vercel build error by adding graphql package required by graphql-request. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
- Remove "User Hub" title, move wallet address to top as main header - Make wallet address more prominent with larger font and better styling - Remove section subtitles, convert to tooltips with info icons - Reduce margins and spacing throughout dashboard for more compact layout - Add hover effects on info icons for better UX - Reduce header margin from 2.5rem to 1.5rem - Reduce tabs margin from 2.5rem to 2rem - Reduce section headers margin from 1.5rem to 1.25rem - Smaller section title font (1.5rem to 1.375rem) These changes make the dashboard more compact and put focus on content rather than chrome, allowing users to see their assets immediately. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
- Add clickable external link icon beside Leaderboard tab title - Links to https://leaderboard.honeypotfinance.xyz/leaderboard - Icon changes color based on tab active state - Hover effect with subtle lift animation - Prevents tab switching when clicking the external link - Confirmed "Manage your vault receipts" subtitle already removed 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
- Add prominent Pre-TGE Campaign button beside wallet address - Orange/red gradient background with 🔥 flame emoji - Pulsing flame animation to draw attention - Flicker animation on hover for dynamic effect - Arrow icon that slides right on hover - Links to /missions page - Responsive: text hides on very small screens (< 480px), keeping flame + arrow - Header now uses space-between layout to separate wallet and CTA This makes the Pre-TGE campaign highly visible to users on the dashboard. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
- Move external link icon from tab button to Leaderboard section title in panel - External link now appears beside "Leaderboard" title inside the panel - Icon has gold background highlight and hover effects (lift + diagonal slide) - Fix mobile header layout: prevent wallet address and Pre-TGE button from wrapping to separate lines - Changed flex-wrap from 'wrap' to 'nowrap' in dashboard header - Remove unused tab-external-link styles 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
- Fix unmatched closing brace at line 736 - Properly nest .wallet-address-header and .pre-tge-banner-btn inside .dashboard-header - Move @Keyframes declarations outside .dashboard-header scope (should be at root level) - Resolves Sass compilation error 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
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.
No description provided.