-
Notifications
You must be signed in to change notification settings - Fork 88
Production #474
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
Merged
Merged
Production #474
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
f52a2ab
merg to prod (#450)
0xdevcollins cc833ff
Merge branch 'main' of github.com:boundlessfi/boundless into production
0xdevcollins fb76ae3
Merge branch 'main' of github.com:boundlessfi/boundless into production
0xdevcollins e2de78b
UI fixes (#451) (#453)
0xdevcollins 1b085cb
ui-fixes (#455)
Benjtalkshow 8107c26
merge to prod (#457)
0xdevcollins 27f5732
merg to prod (#459)
0xdevcollins cf809ca
merg to prod (#461)
0xdevcollins b9f2f7b
fix: resolve conflicts with production
Benjtalkshow f4ccdc0
Merge fixes to production (#467)
Benjtalkshow 3483b21
merge David's Pr (#473)
Benjtalkshow File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
30 changes: 30 additions & 0 deletions
30
app/(landing)/hackathons/[slug]/hackathon-detail-design.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| Hackathon Detail Page Redesign | ||
| Issue: #414 | ||
|
|
||
| Figma Design | ||
| https://www.figma.com/design/EMNGAQl1SGObXcsoa24krt/Boundless_Project-Details?node-id=0-1&t=A1ywRcn60Xyw0X6h-1 | ||
|
|
||
| This design proposes a cleaner and more professional UI/UX for the hackathon detail page. | ||
|
|
||
| Included in the Figma file: | ||
| - Desktop layout | ||
| - Mobile layout | ||
| - Banner / hero placement proposal | ||
| - Redesigned hero section | ||
| - Sticky sidebar card | ||
| - Tab navigation | ||
| - All tab layouts (overview, participants, resources, announcements, submissions, discussions, find team, winners) | ||
| - Loading state | ||
| - Hackathon not found state | ||
|
|
||
| Banner Placement Proposal | ||
| The hackathon banner is placed as a full-width hero image at the top of the page, allowing it to visually represent the hackathon and improve page identity. | ||
|
|
||
| The sidebar becomes a compact summary card with key information and actions. | ||
|
|
||
| Design Goals | ||
| - Simpler UI and improved visual hierarchy | ||
| - Clear primary actions (Join, Submit, View Submission) | ||
| - Consistent spacing and typography | ||
| - Better mobile usability | ||
| - Professional and product-quality look | ||
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use proper Markdown structure so this doc renders cleanly and matches the failing formatter.
This reads like Markdown content, but it is authored mostly as plain text. Adding real headings and a formatted Figma link will make the page navigable and should also address the reported Prettier/style failure.
Suggested rewrite
Also applies to: 20-30
🧰 Tools
🪛 GitHub Actions: CI/CD Pipeline
[warning] 1-1: Code style issues found by Prettier. Run 'prettier --write' to fix.
🤖 Prompt for AI Agents