ironcev / Pragmatic

[The description is yet to come]
5 stars 3 forks source link

InvalidOperationException after entering wrong user data #11

Closed ironcev closed 10 years ago

ironcev commented 10 years ago

Hi @vipinyadav08,

Thanks for you contribution. I'm happy to see the progress in switching to ModernUI. Your pull request was accepted although there was a slight bug in your code.

Steps to reproduce:

  1. Open the desktop client and go to users page. Make sure that the list of users is empty.
  2. Create new user. Intentionally produce invalid input (e.g. don't enter all data or enter invalid email address) and press OK.
  3. Error message will be displayed in the dialog and after the dialog is closed InvalidOperationException occurs.

Can you please fix the bug in your next contribution.

Thank you in advance.

Best regards, Igor

vipyadav commented 10 years ago

Hi @ironcev,

Thanks for the reporting this bug.Now I have fixed it.

BR, Vipin

ironcev commented 10 years ago

Thanks Vipin.

I will close the issue once when we merge the changes.

ironcev commented 10 years ago

Fixed with the commit 70d6c26b2c41ba7dfd52d5152f22a36383452c12.