Open amanbairagi30 opened 1 month ago
hi @harsimran-d , would you like to give it a try ? Open for discussion on this
hi aman i think we can implement something like a pinned repos on the Github profile page
give user ability to do six top pins and store them in a array
the order of the array will be how they will be shown
at most six is good i think
the sort order of the pins can be last in on top like insert on the start of array so what ever the user pins at last will be shown first
it will be a clean UI and a familiar UX as its same on github too
hi aman i think we can implement something like a pinned repos on the Github profile page
give user ability to do six top pins and store them in a array
the order of the array will be how they will be shown
at most six is good i think
yeah , this makes sense too , yeah we can go ahead with this , also what do you think about giving the tags to the PRs which helps the user to signifies the PR more , max 2-3 tags
for significance i think pins are there
for tags we can add like wether it was UI, Backend, Web3 etc
also i think we can fetch the languages or the top languge for the repo or the pr and just show that on the card this should be automatic form the github apis i think
for significance i think pins are there
for tags we can add like wether it was UI, Backend, Web3 etc
also i think we can fetch the languages or the top languge for the repo or the pr and just show that on the card this should be automatic form the github apis i think
yeah , makes sense for now . Let me know , if you want to pick this up
Recently , it was suggested to add the feature of the priority of the PRs so it will be helpful for user as they will be able to customize the order of the PR in the profile page
This feature can be helpful if the user want to showcase his selective PRs first (based on the priority criteria) at profile page
We may take 3 priority levels as of now (open to discussion)
by default the priority must be set to low while the process of saving PRs in DB and user should be able to edit the priority in my pr page
we may added the three dots to open a dialog box and then have the options to edit the priority