I'm using Ember for a project and I would change some test in a list just like the modals on Google Keep web version.
How to recreate the modal windows that appear when I click an item?
I'm using Ember for a project and I would change some test in a list just like the modals on Google Keep web version.
How to recreate the modal windows that appear when I click an item?
I think the answer is in the Ember Cookbook: Using Modal Dialogs.