-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds contextual help to Enrichment Tracking, See Issue #11
Reasoning for the complicated update on Run Enrichment button: Updating the buttons that display the help context on the tab titles breaks the linkage to their overlayPanel. Cannot group the buttons and overlayPanel together as that messes with DOM widths. The option I went with was to exclude the tabView from the update and then manually enable the tabs as a callback.
- Loading branch information
1 parent
4dcb144
commit abd6dcf
Showing
3 changed files
with
191 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters