One Modal window to rule em all #80
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Right now each event has it's own generated and hidden modal that appears at our homepage.
And when you click on link(related to event A) you see an opened ModalA.
I want to have one modal only. And when you click on link,
So modal will have a 2 states: opened(with data from some of recipes), closed(without data, because no id was passed to constructor)
The text was updated successfully, but these errors were encountered: