demml / demml/opsml

[nitpick] Hyperlink pills are only clickable on the text "Link"

Open
#392 0 comments 0 reactions 1 assignee Claimed by @thorrester View on GitHub
Dominant language
Rust
Stars
40
Forks
3
PR merge metrics
No merged PRs in 30d

Description

these hyperlink pills are only clickable when hovering over the text `Link`, even though there is user feedback when hovering over **any part** of the pill. ideally, whenever the pill reacts to user feedback on hover, it should also be clickable. tested on Firefox 150 and Chrome 146.0.7680.178.

Image


I believe the relevant code is [here](https://github.com/demml/opsml/blob/7a373083cc365ef63f85e830e153b6255d06d2b2/crates/opsml_server/opsml_ui/src/lib/components/utils/LinkPill.svelte#L40-L51) — the anchor tag probably needs to be moved

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.