Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Respect saveStatus in connected modal. #558

Closed
damianprzygodzki opened this issue Mar 21, 2017 · 3 comments
Closed

Respect saveStatus in connected modal. #558

damianprzygodzki opened this issue Mar 21, 2017 · 3 comments

Comments

@damianprzygodzki
Copy link
Contributor

Type of issue

Bug

Current behavior

Connected modal does not respect saveStatus

Expected behavior

Should respect.

@metas-lc
Copy link

@damianprzygodzki Is this task testable? if yes, how can i test it?

@damianprzygodzki
Copy link
Contributor Author

damianprzygodzki commented Mar 30, 2017

@metas-lc Yes, red bar inside modal, when mandatory fields are removed. And warning when closing not saved modal. These things relay on saveStatus inside modal.

@metas-lc metas-lc self-assigned this Mar 30, 2017
@metas-lc
Copy link

@damianprzygodzki Thank you!
IT

  1. just opened modal: mandatory fields are blue OK
  2. set all mandatory fields
  3. remove a mandatory field
    => red bar appears and your field gets red OK
  4. press done
    => "Do you really want to leave?" warning OK
    => if you select cancel you remain in the modal window OK
    => if you select ok, you get in the main window and the unsaved line is added OK

Tested in multiple windows: sales and purchase order, business partner, Product and warehouse

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants