Skip to content

Page content still does not scroll after closing the modal #7153

Description

@kenneycheung

Version: 2.4
Code:
<div class="ui modal longer modals"> <div class="header">Outgoing Player <span class="player-name"></span> </div> <div class="content scrolling"> <p>Incoming Player:</p> <div class="ui list"></div> </div> <div class="actions"> <div class="ui approve blue button" onclick="confirm()">Confirm</div> <div class="ui cancel button">Cancel</div> </div> </div>
Problems:
When data is loaded into the .list division, scrolling cannot be performed using touch on mobile devices.
The page content cannot be scrolled after closing the modal.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions