Bug #3180
closedWorking on issues in request list page
Description
Solving all the issues in the request list page
Click on the cards in the requests card section , filter the request table data
min & max values for start date & end date in request date filter
Add the phone number format in search bar of request page
Show the firstname & lastname hover the EmpId
Align the action icons properly
Reduce the size of the SNo in the request list
Move the paginations button fully right bottom
include add comment & comment history icons under actions column
To sort an action history list by date in descending (async) order
Align Request title , del icon, list icon & +request button properly and maintain peoper styles
Reduce delete & list icon sizes
After selecting the date filter in quote list chage the icon as clear filter (cross icon not trash icon)
On page load dont call the deleted requests api after click on delete button then only call delete api
On hover of the action history only call action history of request & show the details
Not to send the action history from the request table data api
Requests list api called 2 times on page load & each action in the component
Subtasks
Related issues