[go: up one dir, main page]

Skip to content

fix: make Text Editor field respect read-only state in child table by iamejaaz [frappe] PR#33035

From: https://github.com/frappe/frappe/pull/33035
Date: 2025-06-21 13:36:46+05:30

  • fix: make Text Editor field respect read-only state in child table



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-33035

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-33035

# Make changes then rebase
git rebase -i develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports

Loading