Buzxxx / ehe_next

Welcome to our real estate frontend website repository! Here, you'll find the codebase for our dynamic and user-friendly frontend application tailored for the real estate industry. Our website provides a seamless experience for users to browse listings, search for properties, and connect with real estate agents.
https://ehe-next.vercel.app
0 stars 0 forks source link

Lead - Create a sort by filter on top in lead listing page #106

Open Buzxxx opened 1 week ago

Buzxxx commented 1 week ago

Adding a 'Sort By' Filter Option Next to the Menu on the Lead Listing Page. Acceptance criteria:

The 'Sort By filter option should be placed on the top-left of the lead listing page, adjacent to the menu icon. The filter should open 2 dropdowns in single page, details mentioned below

1.The sort by filter should provide relevant sorting options such as: date created , date modified , name , in 1st dropdown

2.Additionally, there should be a second dropdown on the same page for selecting ascending or descending order, with the descending option set as the default. After choosing sorting options from both dropdowns, the lead list should be automatically sorted and displayed accordingly on the lead page

Technical Notes:

Create a new 'Sort By' dropdown with which should be positioned beside the menu icon using a flex container or a grid layout for responsiveness, Ensure proper padding and margins so that the elements do not overlap, especially in mobile view. Use standard