Task #64
openAlign Business Listings UI with “My Ads” Layout
0%
Description
Update the Business Listings user interface to follow the same layout, design, and interaction pattern as the “My Ads” page.
Tables Used (Reference Existing)\
***business_listings
Field Description
id (PK) Business listing ID
user_id (FK users.id) Owner of the listing
business_name Business name
description Business details
status Pending / Approved / Rejected
is_active Active / Inactive
created_at Timestamp
***Validations
***UI Behavior
Layout should match “My Ads”:
*Card/list view style
*Status badge (Pending/Approved/Rejected)
*Action buttons (View / Edit / Deactivate)
*Show only current user’s business listings
*Pagination / infinite scroll should match “My Ads” behavior
***System Rules
Users can only:
*View and edit their own listings
*Status and active state should be clearly visible
*Deactivated listings should be visually distinguished (e.g., greyed out)
Updated by Nivya Mariyam about 1 month ago
- Status changed from New to In Progress
Updated by Nivya Mariyam about 1 month ago
- Status changed from In Progress to Resolved