Skip to content

Editing Properties modal or field settings modal regression. #570

@petschki

Description

@petschki

During todays debugging session with @jensens and @gogo we found out that editing the properties modal and the field settings modal have the following regressions:

  • Since the original edit form is loaded and saved via GET/POST requests in mosaic.overlay.js the patterns aren't initialized correctly again in the .mosaic-original-content form. This leads to a JS error when saving the whole page.
  • Additionally the events are bound multiple times, so every time you edit your properties modal the reload event of the original content node gets duplicated 😰

Possible solution:

  • manipulate the .mosaic-original-content form values via JS when you edit Properties or field tile settings.
  • your idea here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions