BalestraPatrick / HomeKitty

A Vapor 3 website to easily browse HomeKit accessories.
https://homekitty.world
MIT License
75 stars 9 forks source link

Accessory report button #131

Closed kimdv closed 6 years ago

BalestraPatrick commented 6 years ago

@kimdv I refactored the email code to a separate class to avoid duplicating code. I also see no use for the accessoryReport separate template since we can render the report template and simply select the accessory the user was browsing. I also changed the style of the "Report Issue" button to be less intrusive and stay at the bottom right corner. Let me know if you agree!