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

feat: Styled Calculate #1802

Merged
merged 2 commits into from
Jun 19, 2023
Merged

feat: Styled Calculate #1802

merged 2 commits into from
Jun 19, 2023

Conversation

DafyddLlyr
Copy link
Contributor

Cherry-picked from #1707 🍒

@DafyddLlyr DafyddLlyr requested a review from a team June 16, 2023 10:07
@github-actions
Copy link

github-actions bot commented Jun 16, 2023

Removed vultr server and associated DNS entries

@github-actions
Copy link

github-actions bot commented Jun 16, 2023

Lighthouse

buckinhamshire/FOIYNPP testing/canary
performance 0.24 - 0.25 = -0.01 0.35 - 0.36 = -0.01
accessibility 1 - 1 = 0.00 1 - 1 = 0.00
best-practices 1 - 1 = 0.00 0.92 - 0.83 = 0.09
seo 0.88 - 0.89 = -0.01 0.89 - 0.92 = -0.03
pwa 0.7 - 0.7 = 0.00 0.7 - 0.7 = 0.00

<InputRow key={variable}>
<Input value={variable} disabled />
<span className={classes.were}>were</span>
<Were>were</Were>
Copy link
Member

@jessicamcinchak jessicamcinchak Jun 19, 2023

Choose a reason for hiding this comment

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

nit: totally appreciate this isn't introduced here, but this language feels a little awkward ! Is something like <ConditionLabel> clearer than <Were> ?

in the future, perhaps we can further simplify to "If {x} 'is {y}, then {fn} will be set to {output}".

But happy for this to be revisited, no need to open that can of worms now !

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah this is totally fair - I felt this was awkward and couldn't hit on a good name. Will go for ConditionLabel thanks 👍

@DafyddLlyr DafyddLlyr merged commit ddd8585 into main Jun 19, 2023
@DafyddLlyr DafyddLlyr deleted the dp/styled-Calculate branch June 19, 2023 08:30
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