-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not prevent finish for "incomplete" mappings
Currently in #finish of the wizard it can happen that the wizard do not finish if m2e thinks the mapping is incomplete, but this is a very bad user experience as there is not indication of what has to be done. Instead a page should set its completion status (in this case the button is disabled) and instruct the user what to do instead. Fix #1371
- Loading branch information
Showing
2 changed files
with
0 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters