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

Rework frontend tooltip definition implementation #117

Merged
merged 2 commits into from
Jan 26, 2022

Conversation

JeremyKennedy
Copy link
Contributor

@JeremyKennedy JeremyKennedy commented Jan 25, 2022

I took the liberty of rewriting the tooltip handling to use a similar translation approach as the backend, as well as adding support to reference other tooltip text values. The latter is not visible in this PR, but will be used by the New Partner Questions PR #111. You can actually check the deployment for that PR to see how this PR affects that one.

It seems to work as expected, I don't think I broke anything. Obviously, as proper language support isn't in the frontend, I default to English, and the French file is still all just English.

@vercel
Copy link

vercel bot commented Jan 25, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

eligibility-estimator – ./

🔍 Inspect: https://vercel.com/eligibility-estimator/eligibility-estimator/13UQPTnXh8z8GRgJ7gEAoUNt34dF
✅ Preview: https://eligibility-estimator-git-feature-fff140-eligibility-estimator.vercel.app

@JeremyKennedy JeremyKennedy enabled auto-merge (squash) January 25, 2022 23:04
@JeremyKennedy JeremyKennedy marked this pull request as draft January 25, 2022 23:25
Copy link
Contributor

@KhalidAdan KhalidAdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good! Simple and clean is always the move, great job Jeremy! Messed around with the site and it all looks great!

@JeremyKennedy JeremyKennedy merged commit 63094e3 into develop Jan 26, 2022
@JeremyKennedy JeremyKennedy deleted the feature/tooltip_handling branch January 26, 2022 15:09
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.

2 participants