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

fix(app,components): fix add a new case to info screen for labware #15041

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

koji
Copy link
Contributor

@koji koji commented Apr 29, 2024

fix add a new case to info screen for

close RQA-2648

Overview

fix add a new case to info screen for Labware.

For InfoScreen, we are passing t, but in my understanding it never works since there is no information that we can retrieve by a key.

I think we should remove t since ui components should not include i18n.
What do you think about this? @ncdiehl11 @jerader

[before]

missing labware empty state

[after]

Screenshot 2024-04-29 at 5 43 55 PM

close RQA-2648

Test Plan

Changelog

Review requests

Risk assessment

@koji koji requested review from ncdiehl11 and jerader April 29, 2024 21:53
@koji koji marked this pull request as ready for review April 29, 2024 21:53
@koji koji requested a review from a team as a code owner April 29, 2024 21:53
@koji koji removed the request for review from a team April 29, 2024 21:53
Copy link
Contributor

@mjhuff mjhuff left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for adding the test, too!

@koji
Copy link
Contributor Author

koji commented Apr 30, 2024

@mjhuff thank you for reviewing!

@koji koji merged commit 2f89575 into edge Apr 30, 2024
58 checks passed
@koji koji deleted the fix_RQA-2648 branch April 30, 2024 19:22
Carlos-fernandez pushed a commit that referenced this pull request May 20, 2024
…15041)

* fix(app,components): fix add a new case to info screen for labware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants