scancode.io icon indicating copy to clipboard operation
scancode.io copied to clipboard

Enable copying path to input URL in project #1120

Open lata-11 opened this issue 10 months ago • 3 comments

This PR fixes https://github.com/nexB/scancode.io/issues/1120

Intially the input URL was not clickable and easy to copy. image

Now, I have changed the input URL to a hyperlink so when clicked it will open the URL and can be copied easily. image

please let me know if this solution works fine or not. Thanks.

lata-11 avatar Mar 27 '24 22:03 lata-11

Thanks! this looks good to me. Merging.

pombredanne avatar Apr 10 '24 10:04 pombredanne

Actually, why do we have tow tooltips showing up now?

pombredanne avatar Apr 10 '24 10:04 pombredanne

Actually, why do we have tow tooltips showing up now?

That's because I have used title attribute within anchor tag. Should I remove that, if that is a problem?

lata-11 avatar Apr 10 '24 11:04 lata-11