Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Add modal dialog on new room button #468

Merged
merged 2 commits into from
Sep 13, 2016
Merged

Add modal dialog on new room button #468

merged 2 commits into from
Sep 13, 2016

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Sep 13, 2016

var TextInputDialog = sdk.getComponent("dialogs.TextInputDialog");
Modal.createDialog(TextInputDialog, {
title: "Create Room",
description: "Name your new room, or leave it nameless",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Room name (optional)"

@ara4n
Copy link
Member

ara4n commented Sep 13, 2016

lgtm other than verbiage

@dbkr dbkr merged commit 283e1cc into develop Sep 13, 2016
@richvdh richvdh deleted the dbkr/create_room_modal branch February 15, 2017 13:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants