Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a message #121

Open
7 tasks done
rodrigomonelos opened this issue Nov 10, 2017 · 2 comments
Open
7 tasks done

Write a message #121

rodrigomonelos opened this issue Nov 10, 2017 · 2 comments

Comments

@rodrigomonelos
Copy link
Collaborator

rodrigomonelos commented Nov 10, 2017

User Story: as an app user I need to write something to send it to someone in a community

Acceptance criteria:

  • Text box expands from 1 up to 4 lines
  • Scroll appears when text is more than 4 lines high and disappears when it is less
  • Option to send
  • Send option gets colored and enables when there is some text, and gets gray and disabled when there is no text.
  • “Message” grey text goes away when there are other characters, and appears back when there is no text on the box.
  • Keep seing the conversation in the upper part of the screen.
  • While seeing one conversation out of write mode, when tapping on the text area to start writing, the keyboard appears and the existing conversation moves upside, meaning that what was being seen is the same that before start writing. (opcional si sale sin mucho esfuerzo)
@rodrigomonelos
Copy link
Collaborator Author

Tested ok for:

  • Text box expands from 1 up to 4 lines
  • Option to send
  • “Message” grey text goes away when there are other characters, and appears back when there is no text on the box.

@rodrigomonelos
Copy link
Collaborator Author

Tested ok for

  • Send option gets colored and enables when there is some text, and gets gray and disabled when there is no text.
  • Keep seing the conversation in the upper part of the screen.
  • While seeing one conversation out of write mode, when tapping on the text area to start writing, the keyboard appears and the existing conversation moves upside, meaning that what was being seen is the same that before start writing.

Details to adjust if it is easy

  • The area to writte is using ~3 lines of vertical space when there is only one with text. Can you reduce it?
  • There is a little sqare up left of the text area that appears when selecting the area, before starting to writte.
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants