enonic / xp-apps

Enonic XP bundled applications.
GNU General Public License v3.0
1 stars 3 forks source link

SiteWizard - red icon should be displayed in the wizard, when required inputs in site-configurator are not filled #688

Closed sgauruseu closed 6 years ago

sgauruseu commented 6 years ago

Case 1:

  1. Install 'Google Analytics App'
  2. Go to CS and start to add new site, open site-wizard
  3. Type a name and select 'Google Analytics App' in apps
  4. Click on 'save',

Bug: Red icon should be present in the wizard, because site-configurator contains required input But red icon is displayed in the browse panel

wizard

Case 2: 1) Install an application with meta-data(mixin) 2) Open site-wizard, select the application, type a name, (do not fill required inputs in metadata step), save

BUG: required input is red, but the site is valid in the wizard-page(red icon is not displayed)

alansemenov commented 6 years ago

Fixed in another issue