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

Feedbacks on input #1710

Merged
merged 1 commit into from
Dec 6, 2018
Merged

Feedbacks on input #1710

merged 1 commit into from
Dec 6, 2018

Conversation

sabau
Copy link
Contributor

@sabau sabau commented Dec 6, 2018

Description

  • Added and tested feedback messages for amount
  • mostly is hard to see them in reality, but if something weird happens those messages should behave as fallback

Signed-off-by: Karoly Albert Szabo szabo.karoly.a@gmail.com

Closes #1690

❤️ Thank you!


  • Added entries in CHANGELOG.md with issue # and GitHub username
  • Reviewed Files changed in the github PR explorer

- Added and tested feedback messages for amount
- mostly is hard to see them in reality, but if something weird happens those messages should behave as fallback

Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
@sabau sabau requested review from faboweb and nylira as code owners December 6, 2018 13:38
@codecov
Copy link

codecov bot commented Dec 6, 2018

Codecov Report

Merging #1710 into develop will increase coverage by <.01%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop    #1710      +/-   ##
===========================================
+ Coverage    97.74%   97.74%   +<.01%     
===========================================
  Files          102      102              
  Lines         2081     2082       +1     
  Branches        92       93       +1     
===========================================
+ Hits          2034     2035       +1     
  Misses          38       38              
  Partials         9        9
Impacted Files Coverage Δ
...rc/renderer/components/governance/ModalPropose.vue 100% <ø> (ø) ⬆️
.../renderer/components/staking/UndelegationModal.vue 100% <ø> (ø) ⬆️
...rc/renderer/components/staking/DelegationModal.vue 100% <ø> (ø) ⬆️
app/src/renderer/components/wallet/PageSend.vue 100% <100%> (ø) ⬆️
...rc/renderer/components/governance/ModalDeposit.vue 100% <100%> (ø) ⬆️

Copy link
Collaborator

@jbibla jbibla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@jbibla jbibla merged commit b32188c into develop Dec 6, 2018
@jbibla jbibla deleted the sabau/1690-feedbacks-on-forms branch December 6, 2018 14:59
@stale
Copy link

stale bot commented Aug 23, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 23, 2019
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.

Include message below input fields on forms
2 participants