CATcher-org / WATcher

WATcher is a sister application to CATcher to be used to monitor software projects.
https://catcher-org.github.io/WATcher/
7 stars 25 forks source link

Indicate clickable issue/pr and milestone #380

Closed JiaXinEu closed 2 months ago

JiaXinEu commented 3 months ago

Summary:

Fixes #368

Type of change:

Changes Made:

Screenshots:

image

Proposed Commit Message:

Indicate clickable issue/pr and milestone

Clicking on issue/pr card will link to the issue/pr. Cursor 
indicates text selection when put over issue/pr title and milestone 
title. It should link to different pages when clicked on different 
things on the card and indicate clickable links.

Let's make milestone clickable and make cursor a pointer when put 
over the titles.

Checklist:

- [X] I have tested my changes thoroughly. - [ ] I have created tests for any new code files created in this PR or provided a link to a issue/PR that addresses this. - [X] I have added or modified code comments to improve code readability where necessary. - [ ] I have updated the project's documentation as necessary.
damithc commented 2 months ago

Folks, any update on this PR?