Replies: 4 comments 8 replies
-
Hi @sau-mili, I understand your concern about displaying PR links as However, we can make this work by embedding the PR number as a hyperlink, dynamically fetching it from the URL. Here's how we can do it:
Examples: PR number (same repo): By embedding the PR number as a hyperlink, we can keep the display clean and consistent while ensuring that users can easily navigate to the PR. I hope this makes sense! I dont know if its possible in implementation but yes this is a potential issue which would arise as per your idea regarding Let me know if you need further clarification. |
Beta Was this translation helpful? Give feedback.
-
True, but since we are mentioning Project name in the list, and every project has unique PR IDs, only mentioning PR IDs would make the list clean and concise. That was my idea. |
Beta Was this translation helpful? Give feedback.
-
@sau-mili @vansh-codes I think the idea is good and is a must, since even i felt a lot of difficulty in figuring out my contributions during the program last time specially when the pr glitch happened it was difficult for me to even figure out which of my pr's were glitched out of the leaderboard,i think it would be better if there is a way to know the user's contribution in a particular project as well,like that would just provide the pr's of that project all together,i believe - #9 presents a similar idea,maybe adding filters might help. |
Beta Was this translation helpful? Give feedback.
-
@sanjay-kv @sau-mili This would be a great addition as the participants would have an accurate track of the PR and labels and can be majorly heplful at the times when the PR labels are updated according to the guidelines or if something goes wrong with the project or particular PR |
Beta Was this translation helpful? Give feedback.
-
IDEA:
Instead of putting direct links in the list, we can have a list with different columns,
Currently :
Proposal:
The Project Name and the PR ID will be hyperlinked.
For eg:
[xyz xyz](#linktoxyzxyz)
[PRID](#linkto_prid)
xyz xyz
PRID
Benefit:
Contributors will be able to keep a track of their contributions, very easily in classified format.
This will also improve the UI of the Lists.
Beta Was this translation helpful? Give feedback.
All reactions