JoshuaStorm / meetable

A free web application for simplifying the process of scheduling individual and group meetings.
https://meetable-us.herokuapp.com/
4 stars 3 forks source link

fix display for an incoming invite where the user is not the selector, make it match the others #293

Closed cli1209 closed 7 years ago

cli1209 commented 7 years ago

fix display for an incoming invite where the user is not the selector, make it match the others

Before:

screen shot 2017-05-13 at 9 00 20 pm

After:

screen shot 2017-05-13 at 9 09 28 pm

How to check: the exact steps I took to find this problem were 1) make a group meeting 2) have one person in the group meeting decline the meeting 3) sign in to the third person's account, and accept. Make sure that the display for the invite looks good, and isn't like the 'before' picture I posted above.

JoshuaStorm commented 7 years ago

Looks good to me! I'm gonna go ahead and merge