Skip to content

feat: expose state in ImagePicker previewBuilder #75

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ricpar11
Copy link

Enables custom previewBuilder implementations to access validation state and error messages. This makes it possible to display validation errors with custom preview layouts, which wasn't previously possible.

To Do

  • Read contributing guide
  • Check the original issue to confirm it is fully satisfied
  • Add solution description to help guide reviewers
  • Add unit test to verify new or fixed behaviour
  • If apply, add documentation to code properties and package readme

Enables custom previewBuilder implementations to access validation state
and error messages. This makes it possible to display validation errors
with custom preview layouts, which wasn't previously possible.

Signed-off-by: Ricardo <ricpar11@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

1 participant