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 missing required marker in edit forms #2443

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

ramonski
Copy link
Contributor

@ramonski ramonski commented Dec 5, 2023

Description of the issue/feature this PR addresses

This PR fixes an issue that was introduced in #2369 here:
https://github.com/senaite/senaite.core/pull/2369/files#diff-9ac974aab49cf7b6f1ec7937a8dd9c497b113286994f97952c43c26ce10dea4d

☝️ NOTE This PR also takes care of the listing widgets in edit view (or the reason why the change was made in #2369), so that the input/select fields in listing widgets have a default sizing:

Current behavior before PR

No required marker was rendered in edit forms when using the Chrome/Brave browser:

Desired behavior after PR is merged

Required marker is rendered again:

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

@xispa xispa merged commit 535eabb into 2.x Dec 8, 2023
2 checks passed
@xispa xispa deleted the fix-missing-required-marker-in-edit-forms branch December 8, 2023 22:25
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