Skip to content

Update language in apps to use "Storage" instead of "Freezer" #1055

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

Merged
merged 18 commits into from
Dec 15, 2022

Conversation

labkey-susanh
Copy link
Contributor

@labkey-susanh labkey-susanh commented Dec 14, 2022

Rationale

We want to make it more clear within the application that our storage management capabilities can support temperature-controlled as well as room-temperature storage. Thus we're updating the language in the applications to refer to the primary storage units more generically as "Storage" instead of "Freezers".

Related Pull Requests

Changes

  • Update audit query name
  • Update mega-menu empty state messaging
  • Update placement of text input boxes when no label is meant to be displayed.

Comment on lines +93 to +94
if (!showLabel)
return null;
Copy link
Contributor

Choose a reason for hiding this comment

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

@labkey-susanh sorry for the late update on this, but I just noticed that these two lines of code are causing display issues with the details panel edit mode (see here from LKB Registry molecules details panel edit, but also seen with samples detail edit ). When I comment out these two lines, the form inputs placement returns to the expected place.
Screen Shot 2022-12-15 at 12 55 21 PM

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for the heads up. Fixed.

@labkey-susanh labkey-susanh merged commit c3f37f3 into develop Dec 15, 2022
@labkey-susanh labkey-susanh deleted the fb_freezerToStorage branch December 15, 2022 23:50
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