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

housekeeping: Add Images to README.md #149

Merged
merged 1 commit into from
Oct 21, 2020
Merged

Conversation

worldbeater
Copy link
Collaborator

What kind of change does this PR introduce?

This PR adds two images showing how native validations may look like on Android and on desktops via INotifyDataErrorInfo.

What is the current behavior?

Currently, there are no images, and the benefits of using ReactiveUI.Validation.AndroidX and iNotifyDataErrorInfo are unclear.

What is the new behavior?

Now, the images are added, showing the native validation behavior on Android, and the validation behavior on desktop platforms via INotifyDataErrorInfo. The images are taken from our cross-platform sample app, from LoginApp.Android and LoginApp.Avalonia projects.

What might this PR break?

Nothing, this is just a minor README.md update.

@codecov
Copy link

codecov bot commented Oct 21, 2020

Codecov Report

Merging #149 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #149   +/-   ##
=======================================
  Coverage   62.06%   62.06%           
=======================================
  Files          16       16           
  Lines         912      912           
=======================================
  Hits          566      566           
  Misses        346      346           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ff3279...727acf3. Read the comment docs.

@worldbeater worldbeater merged commit 2548cc0 into main Oct 21, 2020
@worldbeater worldbeater deleted the rxui-validation-images branch October 21, 2020 12:22
@reactiveui reactiveui locked as resolved and limited conversation to collaborators Nov 26, 2021
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

1 participant