Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick from main GDB-9528: Copy link buttons for an RDF star link are not properly displayed. #237

Conversation

boyan-tonchev
Copy link
Collaborator

What

When the column containing an RDF star link is too small, the 'Copy link' button is not properly displayed.

Why

The rdf star link styling is not properly set.

How

Modified the HTML of RDF star links and applied proper styling.

Additional work

  • Added a 'Copy Link' button to 'open an RDF star' link when the link is hovered;
  • Added a tooltip (title) with the value of the hovered link to the 'Copy Link' button because when the column is small, the link is broken into many lines or is ellipsised, making it hard to understand which link will be copied.

…played.

## What
When the column containing an RDF star link is too small, the 'Copy link' button is not properly displayed.

## Why
The rdf star link styling is not properly set.

## How
Modified the HTML of RDF star links and applied proper styling.

# Additional work
- Added a 'Copy Link' button to 'open an RDF star' link when the link is hovered;
- Added a tooltip (title) with the value of the hovered link to the 'Copy Link' button because when the column is small, the link is broken into many lines or is ellipsised, making it hard to understand which link will be copied.
@boyan-tonchev boyan-tonchev merged commit b0b7699 into 1.2 Feb 13, 2024
1 check passed
@boyan-tonchev boyan-tonchev deleted the cherry-pick-from-main-GDB-9528-Copy-link-buttons-for-an-RDF-star-link-are-not-properly-displayed branch February 13, 2024 15:07
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.

None yet

2 participants