Skip to content

Enhancing UI#88

Open
Srivarshan-T wants to merge 2 commits intoiedr:masterfrom
Srivarshan-T:enhancingUi
Open

Enhancing UI#88
Srivarshan-T wants to merge 2 commits intoiedr:masterfrom
Srivarshan-T:enhancingUi

Conversation

@Srivarshan-T
Copy link

@Srivarshan-T Srivarshan-T commented Jul 19, 2025

🛠️ Issue: Make Issue Title Clickable in UI
📌 Description:
Currently, the issue title is displayed as plain text using an h5 header element. Users must click a separate "Go to Issue" button to open the issue on GitHub.

This issue proposes enhancing the user experience by making the issue title itself a clickable link that opens the original issue in a new tab. This will reduce friction for users trying to explore issues quickly.

✅ Proposed Change:
Wrap the issue_title inside an anhor link tag with the href set to issue_url.

Ensure accessibility and responsiveness are preserved.

Maintain the existing styling and use appropriate Bootstrap utility classes.

@Srivarshan-T
Copy link
Author

@iedr let me know any changes are required

Copy link

@codeCraft-Ritik codeCraft-Ritik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks clean, and sticking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants