hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
Apache License 2.0
205 stars 264 forks source link

[FIX]: [PHOENIX] [FE] Fix Product Table Display in List View #1343

Open Olnuel opened 3 weeks ago

Olnuel commented 3 weeks ago

Description

The Product Table in the list view is not displaying as required. This makes it difficult for users to view and interact with the product listings. The product table should display product details in the list view.

Acceptance Criteria

  1. All columns in the product table should be aligned, ensuring that product names, prices, descriptions, and other details are displayed.
  2. Ensure that all relevant product information is displayed for each product without any missing fields.

Links

| FIGMA LINK https://www.figma.com/design/VEItfX6St5NSAqqNHImcxD/HNG-Boilerplate-Designs?node-id=467-8391&t=VEj4y3G0vEn4g18k-4

https://www.loom.com/share/f10ceaa6390d4f0a93861604dfc62cc4?sid=dcae2513-fe23-4a2d-ab58-0f7fb6af0e67

Images

https://www.loom.com/share/f10ceaa6390d4f0a93861604dfc62cc4?sid=dcae2513-fe23-4a2d-ab58-0f7fb6af0e67

image List view

SAGHEDEV commented 3 weeks ago

I'm on it