Skip to content

Add print-friendly stylesheet for bounty detail and export views - #1126

Open
Benedict315 wants to merge 1 commit into
ritik4ever:mainfrom
Benedict315:main
Open

Add print-friendly stylesheet for bounty detail and export views#1126
Benedict315 wants to merge 1 commit into
ritik4ever:mainfrom
Benedict315:main

Conversation

@Benedict315

@Benedict315 Benedict315 commented Aug 28, 2026

Copy link
Copy Markdown
  • Hide navigation and interactive chrome in print mode
  • Ensure high contrast with black text on white background
  • Show full URLs for links in print
  • Improve timeline visibility and layout for print
  • Hide USD amounts and non-essential elements
  • Adjust bounty detail layout for optimal print output

Description

Changes Made
Navigation/Interactive Chrome Hidden:

Glow effects
Panel header actions (Share, Print, Back buttons)
Action rows
Copy buttons and wrappers
Submission modals
Extend deadline controls
"More like this" recommendations section
Dark mode toggle
Print Optimization:

White background with black text for high contrast
Removed borders, shadows, and border-radius from panels
Status pills, amount chips, and chips now have black borders with white background
Links show their full URLs in print for reference
Timeline visibility improved with proper borders
All text labels and content forced to black for legibility
USD amounts hidden to reduce clutter
Layout Adjustments:

Repo avatar hidden in print
Meta grid adjusted to 2-column layout
Break-inside avoidance for hero and timeline sections
Full-width layout without max-width constraints
The implementation meets all acceptance criteria:

✅ Print preview hides navigation chrome and shows core bounty information clearly
✅ Printed output remains legible in black-and-white printing
✅ Key bounty details (title, amount, status, repo link) are clearly visible

Type of change

  • Bug fix
  • New feature
  • Breaking change

Security Checklist

Please review the SECURITY_CHECKLIST.md and check off any items that apply. Reviewers must sign off on these items before merge.

- Hide navigation and interactive chrome in print mode
- Ensure high contrast with black text on white background
- Show full URLs for links in print
- Improve timeline visibility and layout for print
- Hide USD amounts and non-essential elements
- Adjust bounty detail layout for optimal print output
@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

@jotel-dev is attempting to deploy a commit to the ritik4ever's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Aug 28, 2026

Copy link
Copy Markdown

@Benedict315 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add print-friendly stylesheet for bounty detail and export views

2 participants