Skip to content

bodyMargin after closing the modal window #3303

@bug32

Description

@bug32

Bug Report

Steps to reproduce

  1. The initial state of the body tag on the page
Image

A dialog box has been opened and css style has been added to the body tag.
Image

After closing the modal window, css style remains in the body tag, they interfere with the work of other plugins.
Image

This problem prevents plugins that open modal windows by adding a class.

Expected result

style="margin-right: 0px

Actual result

style="margin-right: 0px or delete the style attribute.

Testcase

Screenshot (when possible)

Version

Fomantic-UI 2.9.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixed in next-release/nightlyAny issue which has a corresponding PR which has been merged and is available in the nightly buildlang/javascriptAnything involving JavaScripttype/bugAny issue which is a bug or PR which fixes a bug

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions