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

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

Merged
merged 1 commit into from
Mar 27, 2024
Merged

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

merged 1 commit into from
Mar 27, 2024

Conversation

kinow
Copy link
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
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
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
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