Skip to content

feat(search): implement global certificate search results grid view - #463

Merged
Tybravo merged 1 commit into
Tybravo:mainfrom
delightonyedikachipixel:feat/search-results-grid-view
Jul 31, 2026
Merged

feat(search): implement global certificate search results grid view#463
Tybravo merged 1 commit into
Tybravo:mainfrom
delightonyedikachipixel:feat/search-results-grid-view

Conversation

@delightonyedikachipixel

Copy link
Copy Markdown
Contributor

Summary

This PR resolves #375 by implementing the Grid View UI for the Global Certificate Search Results page. The component is built according to the provided Figma designs, ensuring a clean, responsive layout for browsing through certificate records.

Changes Made

  • Grid Layout: Created the GridView.tsx component using React and Tailwind CSS to display certificate records in a responsive grid format.
  • Thumbnail Aspect Ratios: Configured the image elements to explicitly maintain their correct aspect ratios, preventing distortion when rendering different certificate thumbnails.
  • Content Truncation: Applied Tailwind's text-truncation utilities to ensure long certificate details or titles do not break the grid card layouts.

Acceptance Criteria Met

  • Grid view renders accurately according to the Figma design.
  • Maintains strict aspect ratios for all image thumbnails.
  • UI component is cleanly implemented at frontend/app/search/components/GridView.tsx.

Closes #375

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

@QueenColly is attempting to deploy a commit to the DaniBravo Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@delightonyedikachipixel 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

delightonyedikachipixel added a commit to delightonyedikachipixel/StellarProof that referenced this pull request Jul 31, 2026
- Implemented global certificate search results grid view components and layout.

Closes Tybravo#463
- Implemented global certificate search results grid view components and layout.

Closes Tybravo#463
@delightonyedikachipixel
delightonyedikachipixel force-pushed the feat/search-results-grid-view branch from c2686d6 to 7d6ecc8 Compare July 31, 2026 13:23
@Tybravo
Tybravo merged commit 25bc6ce into Tybravo:main Jul 31, 2026
0 of 2 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.

[Frontend] [Feature] Implement Global Certificate Search Results UI (Grid View)

2 participants