cofounders / freyalove

Love is in the air.
2 stars 1 forks source link

PAGE: Conversation (Messages) #13

Closed njyo closed 11 years ago

njyo commented 11 years ago

09b-Message.png

sayanee commented 11 years ago

Styling is done with textbox, submit button. Scripts are done with auto-scroll to the latest message. commit: 52eaa4d3bb73d41e95e9eb0fc6b409441d032834

njyo commented 11 years ago

Following bugs encountered:

  1. The message area gets cut off at 525px, all contents gets scrolled (http://www.evernote.com/shard/s80/sh/135e6439-bfa3-4e4e-ba75-18739338b332/d5cce00d8c30b5536570d255e671ee7a)
  2. Send does nothing.

Also, we need to add a "Back" button in the top right of the contents area to get back to the conversation list.

sayanee commented 11 years ago
  1. will take out the scroll
  2. will add "All Conversation"
  3. will do a frontend check that the call goes out
sayanee commented 11 years ago
  1. scroll bar style and js function taken out. commit: da536cc6218546a12dddb66b3f7d0b39ad0afce9 and b02e31a5b60c75f00422ee83efdb1f800cb3a0db
  2. added "all conversation" link. commit: 0b98452cdc90cdb7444c6ad62da4adddbc5d34c3
  3. issue #59