-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Kevin yoo/hmp 305 implement tooltips for swedlow feedback response (#…
…3196) * remove unused * attribution * protocol * provenance tooltips * bulk data transfer tooltips; * collections tooltip * changelog * change text for protocols tooltip * to lowercase * move independent variables outside of functional component * fix path for useflaskdatacontext * update changelog * add periods at the end of tooltip text * tolowercase for provenance * change to lowercase * optional chaining
- Loading branch information
1 parent
3cc7b44
commit d1b9ff7
Showing
8 changed files
with
69 additions
and
25 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
CHANGELOG-HMP-305-Implement-tooltips-for-Swedlow-feedback-response.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
- Add tooltips for donor, sample, and dataset pages. |
10 changes: 7 additions & 3 deletions
10
context/app/static/js/components/detailPage/Attribution/Attribution.jsx
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
13 changes: 10 additions & 3 deletions
13
context/app/static/js/components/detailPage/CollectionsSection/CollectionsSection.jsx
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
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