Project

General

Profile

Feature #2357

Improve dialogs

Added by Luke Murphey over 5 years ago. Updated about 2 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Start date:
12/27/2018
Due date:
% Done:

0%

Associated revisions

Revision 954 (diff)
Added by lukemurphey over 5 years ago

Adding bottom dialog

Reference #2357

History

#1 Updated by Luke Murphey over 5 years ago

    <dialog title="Test" content="asdasd">This is a TEST!!!</dialog>

    // Mount the dialog
    riot.mount('dialog');

Need to register the riot tag too:

<script src="{{ MEDIA_URL|default:"/media/" }}javascripts/dialog.tag?v={{BUILD_VERSION}}" type="riot/tag"></script>

#2 Updated by Luke Murphey over 5 years ago

Options:

  • Dialogs that open in tabs
  • Dialog that opens at the bottom of the page

#3 Updated by Luke Murphey about 2 years ago

  • Status changed from New to Rejected

Also available in: Atom PDF