hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
206 stars 265 forks source link

[FIX]: [PHOENIX] [FE] Change "Name" to "Title" in "Add Product" Modal #1391

Open Olnuel opened 2 months ago

Olnuel commented 2 months ago

Description

In the "Add Product" modal, the field currently labeled as "Name" needs to be changed to "Title" to better reflect the purpose of the field, which is to capture the product's title rather than just its name. T

Acceptance Criteria

  1. The label "Name" in the "Add Product" modal should be changed to "Title."
  2. The field functionality should remain unchanged, only the label should be updated.
  3. The change should not impact the data submission process

Links

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

https://www.loom.com/share/630087ae318d48f989584ed6a6db9f54?sid=33eb36d9-521c-42be-9e3f-242f80b54450

https://www.loom.com/share/653496661eaa42f4a0be547c455c9feb?sid=5e2f9cfd-45ab-41e8-83f0-b519f14d39c1

Images

Screenshot 2024-08-23 214636

SAGHEDEV commented 2 months ago

I'm on it