Skip to content

Product save page in admin does not scroll down to attribute containing wrong data #5394

@bartoszkubicki

Description

@bartoszkubicki

Steps to reproduce

  1. Install Magento from develop branch.
  2. Adding products programatically
  3. Trying to edit added product and save it.
  4. One of required attribute is null

Expected result

  1. If I try to save product with required attribute Magento should abort it and point out which attribute is empty.
  2. If it is not visible on menu it should automatically scroll down to its group.

Actual result

  1. Button 'save' freezes out.
  2. Attribute is pointed out with red triangle but if its group is out of current scope of view Magento doesn't scroll down to its group.
  3. I have to scroll down in search of the group and attribute with error.

So it's quite uncomfortable and not intuituive if there is an error in very low sort order group becauce button 'save' just freeze and in the begining you don't know why it's not saving results.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions