sadanandpai / frontend-mini-challenges

Collection of frontend challenges for learning and interviews
https://sadanandpai.github.io/frontend-mini-challenges/
MIT License
1.95k stars 470 forks source link

[Challenges] Sort challenge list dashboard #390

Open sadanandpai opened 4 months ago

sadanandpai commented 4 months ago

Provide the ability to sort the challenges (by difficulty for now)

image

Dev-AkshatGupta commented 4 months ago

Question Are we talking about a dropdown-select to choose for sorting from east to difficult or difficult to easy right?

Akshaybagai52 commented 4 months ago

@sadanandpai @Dev-AkshatGupta I'm working on this issue

Dev-AkshatGupta commented 4 months ago

@Akshaybagai52 Can you please get it assigned to you? It's misleading. Thanks

Akshaybagai52 commented 4 months ago

@Dev-AkshatGupta Wait for some time @sadanandpai will assigned. If you want to work on this issue then you can get assigned to yourself I will work on other issue

Akshaybagai52 commented 4 months ago

Hello @sadanandpai Apologies for my inactivity; it's been due to work commitments. do you have any design idea about this. it will be select dropdown right ?

sadanandpai commented 4 months ago

@Akhil017 is there a plan/suggestion for this

Akhil017 commented 4 months ago

Hey @sadanandpai, As discussed, we need to add a tabular view for the challenge. This is an example from Shadcn UI: https://ui.shadcn.com/examples/tasks

image I am thinking along these lines. Search box and filter dropdowns can stay the same for both table and card view.

Akshaybagai52 commented 4 months ago

Hey @sadanandpai, As discussed, we need to add a tabular view for the challenge. This is an example from Shadcn UI: https://ui.shadcn.com/examples/tasks

image I am thinking along these lines. Search box and filter dropdowns can stay the same for both table and card view.

This looks good are we making tabular view as shown in this because then sort will be on click of the td in th