Skip to content

Disable "New Realease"`s modal dismiss when clicked outside view #2642

Open
@gtroja

Description

@gtroja

USER CONTEXT:
I, as a developer trying to upload an app bundle, am accessing the /distribute/releases page.
When I click the new realease a right-side-modal is shown, which cover only part the previous screen.
image

Using that modal's upload section, I send a large file, usually 200Mb, and it takes a minute or two.
After the upload is done, in the next view of the modal there`s a text editing page.
image

THE PROBLEM:
sometimes text editing requires clicking and dragging sections of texts.
Sometimes the text is close to the edges of the modal.
sometimes I misclick outside the modal and the modal gets immediatly closed, discarting my file upload and texts.

SOLUTION:

  • Add a confirmation alert
  • disable the dismiss behaviour of clicking outside modal

Metadata

Metadata

Assignees

No one assigned

    Labels

    PortaldistributeRelated to App Center's Distribution servicefeature requestNew feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions