Skip to content

[MOO-2069]: Add option to signature widget to store signature directly as image#489

Open
saurabhchavan1711 wants to merge 10 commits intomainfrom
moo/MOO-2069-Add-Option-to-Signature-widget-to-store-signature-directly-as-image
Open

[MOO-2069]: Add option to signature widget to store signature directly as image#489
saurabhchavan1711 wants to merge 10 commits intomainfrom
moo/MOO-2069-Add-Option-to-Signature-widget-to-store-signature-directly-as-image

Conversation

@saurabhchavan1711
Copy link
Copy Markdown
Contributor

@saurabhchavan1711 saurabhchavan1711 commented Apr 10, 2026

Checklist

  • Contains unit tests ❌
  • Contains breaking changes ❌
  • Compatible with:
  • Did you update version and changelog? ✅
  • PR title properly formatted ([XX-000]: description)? ✅
  • Works in Android ✅
  • Works in iOS ✅
  • Works in Tablet ✅

Feature specific

  • Comply with designs ✅
  • Comply with PM's requirements ✅

This PR contains

  • Bug fix
  • Feature
  • Refactor
  • Documentation
  • Other (describe)

What is the purpose of this PR?

This PR implements the new feature for signature widget where user can directly save the image to object . It does not require to save base64 string to entity attribute and use base64decodetoimage in the nanoflow to convert the base64 string to image . With this changes the signature widget will act as end to end.

What should be covered while testing?

Test both the signature ways 1] direct image 2] base64decodetoimage . Both should work

@saurabhchavan1711 saurabhchavan1711 requested a review from a team as a code owner April 10, 2026 07:18
@saurabhchavan1711 saurabhchavan1711 changed the title [MOO-2069] Add option to signature widget to store signature directly as image [MOO-2069]: Add option to signature widget to store signature directly as image Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants