Skip to content

Replace hospscotch tooltip JS library for QC Plots with tippy#7367

Merged
ankurjuneja merged 5 commits intodevelopfrom
fb_tippy
Feb 13, 2026
Merged

Replace hospscotch tooltip JS library for QC Plots with tippy#7367
ankurjuneja merged 5 commits intodevelopfrom
fb_tippy

Conversation

@ankurjuneja
Copy link
Copy Markdown
Contributor

Rationale

https://github.com/LabKey/internal-issues/issues/787

Related Pull Requests

LabKey/targetedms#1172

Changes

  • new tooltip library

@ankurjuneja ankurjuneja marked this pull request as ready for review January 31, 2026 00:10
@ankurjuneja ankurjuneja merged commit 2c85f53 into develop Feb 13, 2026
11 checks passed
@ankurjuneja ankurjuneja deleted the fb_tippy branch February 13, 2026 19:51
labkey-jeckels pushed a commit that referenced this pull request Mar 25, 2026
#### Rationale
tippy tooltip library was not loading on PanoramaWeb-DR after upgrade to
LK 26.3, and in production mode (`-Ddevmode=false`) on my dev machine.
The `tippy.lib.xml` only had `mode="dev"` entries causing
`ReferenceError: tippy is not defined` in production mode in
QCSummaryPanel.js and QCTrendPlotPanel.js.

#### Related Pull Requests
- #7367
- LabKey/targetedms#1172

#### Changes
 - Added tippy-bundle.umd.min.js for production mode
- Load popper.min.js in both dev and production modes (must load before
tippy-bundle)
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.

3 participants