FirehoseCommunity / DEFCON

6 stars 4 forks source link

Posts Index Page Is off #127

Closed kenmazaika closed 8 years ago

kenmazaika commented 8 years ago

Right now, the posts index page looks like this:

screen shot 2016-02-25 at 6 39 27 pm

We should do the following:

-> we're probably going to move the modal functionality from app/views/posts/index.html.erb into app/views/layouts/application.html.erb, so that the modal can be shown on any page.

VictoriaBrouard commented 8 years ago

Please see pull request. I think I've acheived everything above.

VictoriaBrouard commented 8 years ago

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.

kenmazaika commented 8 years ago

Awesome!