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

Hide unit display after fields in manage analyses listing #1815

Merged
merged 2 commits into from
Jun 21, 2021

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

This PR fixes a display in sample manage analyses view that showed the unit after each input field.

The issue is actually located in senaite.app.listing:

https://github.com/senaite/senaite.app.listing/blob/2.x/webpack/app/components/TableCell.coffee#L447

this code displays always the unit after an editable field when a folderitem contains a key Unit.

CL-BL-21-0023 — SENAITE LIMS 2021-06-20 13-51-01

Current behavior before PR

Unit displayed after each editable field in sample manage analyses view

Desired behavior after PR is merged

No unit displayed after each editable field in sample manage analyses view

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@ramonski ramonski requested a review from xispa June 20, 2021 11:52
Copy link
Member

@xispa xispa left a comment

Choose a reason for hiding this comment

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

thanks for fixing this "collateral" effect!

@xispa xispa merged commit b78de9e into 2.x Jun 21, 2021
@xispa xispa deleted the manage-analysis-units branch June 21, 2021 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants