xHergz / TheMakeupApp

Capstone project for SET
0 stars 0 forks source link

Clean up Consultation messaging #136

Closed xHergz closed 5 years ago

xHergz commented 5 years ago

Description:

The consultation messaging could use some clean up. The text is very generic, the buttons are not aligned properly, etc.

Reproduction Steps:

  1. Go to consultation page
  2. Connect with client
  3. Go through messaging handshake

    Proposed Solution:

    • [x] Remove the room link from the "Waiting" message
    • [x] Change default textbox message to "Hi, I'm ready to start!"
    • [x] Add some spacing between send button and text input
    • [x] Align the send button on the right
    • [x] Automatically put display name infront of message before its sent?
    • [x] Space out Accept and Reject messages
    • [x] Make Send/Accept/Reject buttons bigger
    • [x] Make exit call button the same size as the others