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

Added tooltips to the Field boxes in Ingestion #546

Open
wants to merge 9 commits into
base: release/v0.9.17
Choose a base branch
from

Conversation

natashaJ-NZP
Copy link
Collaborator

-Changed the component Fieldtype's labelTooltip prop value to a customize string that describes the functionality and purpose of each Field box in the following files:

client\src\pages\Ingestion\components\SubjectItem\index.tsx
client\src\pages\Ingestion\components\SubjectItem\SearchList.tsx

-Reformatted the conditional template in FieldType.tsx so that the Help icon appears after the FieldType component label.

- ingestData.ts commented out old code and placed new validation code
beneath.
- EdanCollection.ts added a new function called checkEdanIdentifier
- Just added comments various functions across other files outside of
ingestData.ts and EdanCollection.ts
…d added directions on the Upload page only. WIP: will be fixing the blue color to only apply on the upload page.
…oad page. (WIP) adding tooltips to each field component in the Ingestion process; however, d/t the complexity of the application, I will require extensive tracing and logic building to incorporate the Tooltip component inside each field component. Will require more time than expected.
@natashaJ-NZP natashaJ-NZP marked this pull request as draft June 6, 2023 15:10
@natashaJ-NZP
Copy link
Collaborator Author

Added more tooltips to the Unit, Subject, and Media Groups' details page. Commented out the Typography component to insert LabelTooltipText.tsx component as a replacement, so that I can put a tooltip on a non FieldType component.

@natashaJ-NZP natashaJ-NZP marked this pull request as ready for review June 9, 2023 21:25
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.

None yet

1 participant