Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Modal: new features #10

Closed
5 tasks done
Charca opened this issue Aug 28, 2017 · 1 comment
Closed
5 tasks done

Modal: new features #10

Charca opened this issue Aug 28, 2017 · 1 comment
Assignees

Comments

@Charca
Copy link
Collaborator

Charca commented Aug 28, 2017

Here's the list of features we discussed today about the Modal component:

  • We should be able to set a custom onClick handler on the trigger component.
  • We should be able to delay the opening of the modal on the custom onClick handler until an action occurs (for example until we get a response from the server).
  • We should be able to specify a custom container element for the modals.
  • We should be able to open a modal by navigating to a specific route, and still see the component rendered underneath it.
  • This modal route should be able to support multiple stacked modals.
@ItsJonQ
Copy link
Contributor

ItsJonQ commented Aug 30, 2017

Resolved in #11

@ItsJonQ ItsJonQ closed this as completed Aug 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants