Skip to content

GH-2371: Add tooltip to progress bars (via title attr)#2372

Merged
kinow merged 1 commit intomainfrom
gh-2370
Mar 27, 2024
Merged

GH-2371: Add tooltip to progress bars (via title attr)#2372
kinow merged 1 commit intomainfrom
gh-2370

Conversation

@kinow
Copy link
Copy Markdown
Member

@kinow kinow commented Mar 27, 2024

GitHub issue resolved #2371

Pull request Description:

Adds tooltips in case you have very long list and the text is not visible in the progress bars.

image

Here's a preview of the tooltip (dark tooltip, over one of the progress bars, mouse pointer not displayed).

image


  • Tests are included.
  • Documentation change and updates are provided for the Apache Jena website
  • Commits have been squashed to remove intermediate development commit messages.
  • Key commit messages start with the issue number (GH-xxxx)

By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the Contributor's Agreement.


See the Apache Jena "Contributing" guide.

@kinow kinow self-assigned this Mar 27, 2024
@kinow kinow requested a review from afs March 27, 2024 10:47
@kinow
Copy link
Copy Markdown
Member Author

kinow commented Mar 27, 2024

And I think it should be OK to skip tests for this one (not sure how hard/easy it'd be to test that the tooltip appears... we could test for the title attribute if others want...)

@kinow
Copy link
Copy Markdown
Member Author

kinow commented Mar 27, 2024

Used wrong GH issue 😮‍💨 give me a sec to fix that...

@kinow kinow changed the title GH-2370: Add tooltip to progress bars (via title attr) GH-2371: Add tooltip to progress bars (via title attr) Mar 27, 2024
@kinow
Copy link
Copy Markdown
Member Author

kinow commented Mar 27, 2024

Fixed, only the branch name remains gh-2370, but I think that's harmless. Sorry.

@kinow kinow merged commit a123694 into main Mar 27, 2024
@kinow kinow deleted the gh-2370 branch March 27, 2024 15:34
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.

Add Tooltip Feature to Main Upload Bar

2 participants