Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Inconsistent behavior adding and editing products #131

Closed
modesto opened this issue Jun 15, 2020 · 2 comments
Closed

Inconsistent behavior adding and editing products #131

modesto opened this issue Jun 15, 2020 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@modesto
Copy link

modesto commented Jun 15, 2020

I have found two abnormal behaviors related to products page.

  1. There is some kind of validation inconsistency with the "New product" modal window. "Save changes" button is being enabled even when validations are invalid. It occurs when I leave name or description fileds untouched.

  2. I can edit product's description and leave it empty, saving correctly.

Here is an animated gif that shows it:

esquio-product-bug

I tried to take a look at the code, but I practically don't know blazor :(

@unaizorrilla unaizorrilla added the bug Something isn't working label Jul 3, 2020
@unaizorrilla unaizorrilla self-assigned this Jul 3, 2020
@unaizorrilla unaizorrilla modified the milestones: Future, Esquio-3X Jul 3, 2020
unaizorrilla added a commit that referenced this issue Jul 3, 2020
@unaizorrilla
Copy link
Collaborator

Fixed on features/esquio31 will be available on next Esquio minor version

@modesto
Copy link
Author

modesto commented Jul 18, 2020

I've been doing some tests and it appears that the 2nd example is fixed but not the first.

I have also verified that first and second problems also occurs creating a new feature or editing an existing one.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants