Skip to content

Eemeli/enhancement/618/cloud card component#642

Merged
Skoivumaki merged 3 commits into
devfrom
eemeli/enhancement/618/cloud-card-component
May 4, 2026
Merged

Eemeli/enhancement/618/cloud card component#642
Skoivumaki merged 3 commits into
devfrom
eemeli/enhancement/618/cloud-card-component

Conversation

@EemeliJ
Copy link
Copy Markdown
Contributor

@EemeliJ EemeliJ commented Apr 23, 2026

📄 Pull Request Overview

Closes #618

🔧 Changes Made

  1. Implemented reusable Glass component with organic, blurred cloud-like background using backdrop-filter and layered radial gradients.

  2. Replaced existing Paragraph background styling in Header (desktop & mobile) with the new Glass component and removed obsolete styling.


Checklist Before Submission

  • Functionality: I have tested my code, and it works as expected. ✅
  • JSDoc: I have added or updated JSDoc comments for all relevant code. ✅
  • Debugging: No console.log() or other debugging statements are left. ✅
  • Clean Code: Removed commented-out or unnecessary code. ✅
  • Tests: Added new tests or updated existing ones for the changes made. ✅
  • Documentation: Documentation has been updated (if applicable). ✅

📝 Additional Information

Provide any additional context or information that reviewers may need to know:

  • Screenshots: [Include any screenshots or videos if the changes affect the UI]
Headertext Glass
  • Dependencies: [Mention any new dependencies or breaking changes]

  • Known Issues: [List any known issues or limitations]

  • I spotted this artifact near the header, not sure if it is caused by the header itself, or by something else. It is also visible in the current production build.

artifact

-Visual appearance may vary slightly across browsers due to backdrop-filter support differences.

Copy link
Copy Markdown
Contributor

@Rutjake Rutjake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! The component is well-structured, highly reusable, and looks solid overall. Just a heads-up for other reviewers: I originally intended to add a new component to the front page in this PR, but we decided to separate that into its own issue to keep this one focused.

Copy link
Copy Markdown
Member

@Skoivumaki Skoivumaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean and readable code. Good work 👍

@Skoivumaki Skoivumaki merged commit b93c0e3 into dev May 4, 2026
3 checks passed
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.

3 participants