Real-Dev-Squad / website-dashboard

Dashboard site for RDS
https://dashboard.realdevsquad.com/
MIT License
17 stars 141 forks source link

enhancement: added total count for selected status and removed the view button for application card #853

Closed rishirishhh closed 5 days ago

rishirishhh commented 1 week ago

Date: 25/09/2024

Developer Name: Kavya Rishi

Issue Ticket Number

Description

This contains the frontend changes which remove the View-Details button from the application card and whenever you hover over the application card the cursor changes to pointer and then superuser can click on the application card to view more details. This also contains the change which shows the total number of accepted/pending/rejected applications as per the selected filter.

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Screenshots

Screenshot 1 ### Before: ![Screenshot from 2024-09-25 18-09-57](https://github.com/user-attachments/assets/44a9fe3f-799d-4b58-8bf4-3be1b37b4b6c) ![Screenshot from 2024-09-25 18-12-25](https://github.com/user-attachments/assets/05349c3f-7ec9-4a70-9718-34a740ed2398) ### After: ![Screenshot from 2024-09-28 12-00-51](https://github.com/user-attachments/assets/a0561893-4ea7-41d0-8192-521e8d39569a)

Test Coverage

Screenshot from 2024-09-27 00-16-40

Additional Notes

cloudflare-workers-and-pages[bot] commented 1 week ago

Deploying dashboard-rds with  Cloudflare Pages  Cloudflare Pages

Latest commit: fbacb8c
Status: ✅  Deploy successful!
Preview URL: https://86158d0f.dashboard-rds.pages.dev
Branch Preview URL: https://enhancement-add-pending-coun.dashboard-rds.pages.dev

View logs

shubhdevelop commented 1 week ago

Please add screenshot of the test coverage in PR description and screencast of changes made, and how it's behaving

vinit717 commented 6 days ago

Please confirm the UI with Ankush as the alignment is not good

vinit717 commented 6 days ago

You have removed the view details button now how does the super user view the details of the application?

rishirishhh commented 6 days ago

You have removed the view details button now how does the super user view the details of the application?

I have removed the view details behind the dev flag behind the dev flag the user can simply click on application modal whenever you hover around the application card , cursor changes into pointer and you can click on it @vinit717

rishirishhh commented 6 days ago

Screencast from 28-09-24 01:29:53 PM IST.webm @vinit717

vinit717 commented 6 days ago

Screencast from 28-09-24 01:29:53 PM IST.webm @vinit717

Cursor is not visible and text is not align with the card yet

rishirishhh commented 6 days ago

Screencast from 28-09-24 01:29:53 PM IST.webm @vinit717

Cursor is not visible and text is not align with the card yet

cursor is not visible in screencast , I cannot do anything about that

vinit717 commented 6 days ago

Screencast from 28-09-24 01:29:53 PM IST.webm @vinit717

Cursor is not visible and text is not align with the card yet

cursor is not visible in screencast , I cannot do anything about that

Sorry But I cannot approve it without the proof

rishirishhh commented 5 days ago

https://github.com/Real-Dev-Squad/website-dashboard/issues/859 issue to be resolved after this merge