Closed kenmazaika closed 8 years ago
Please see pull request. I think I've acheived everything above.
Just a thought.... it wasn't in the brief but the view posts page also has the "Write a Post' button, so perhaps this should be removed too.
Awesome!
Right now, the posts index page looks like this:
We should do the following:
-> we're probably going to move the modal functionality from
app/views/posts/index.html.erb
intoapp/views/layouts/application.html.erb
, so that the modal can be shown on any page.