segeeslice / Meetify-UI

This is the React-driven UI for the Meetify program
GNU General Public License v3.0
2 stars 1 forks source link

Integrate match acceptance and rejection #34

Closed segeeslice closed 3 years ago

segeeslice commented 3 years ago

Pretty self-explanatory: the reject and accept buttons now do something. Applicable to both the Meet and Matches tabs.

Perhaps interesting is I decided to add a warning dialog to require additional confirmation when dismissing a match from the "Matches" page, since it may carry more weight if you have been talking to them for a while.

Closes #25