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: text editor field type changes in grid row form #11974

Merged

Conversation

scmmishra
Copy link
Contributor

RowGridForm shares fields with the RowGrid. Text editor in the grid row is changed to Text when rendering. however this when expanded still remains text input.

This PR fixes that by making a copy of the df instead of altering the original df when rendering the field.

Frappe Issue: ISS-20-21-07115

@surajshetty3416
Copy link
Member

surajshetty3416 commented Nov 24, 2020

@scmmishra, please add before/after screenshots for this. It'll help in pre-release testing.

@mergify mergify bot merged commit 0ca7345 into frappe:version-12-hotfix Nov 24, 2020
@surajshetty3416
Copy link
Member

@Mergifyio backport develop

@mergify
Copy link
Contributor

mergify bot commented Nov 24, 2020

Command backport develop: success

Backports have been created

surajshetty3416 added a commit that referenced this pull request Nov 26, 2020
)

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants