PowerlineApp / powerline-mobile

Other
4 stars 16 forks source link

Comment Field Placeholder Text / Field Size #464

Closed jterps08 closed 7 years ago

jterps08 commented 7 years ago

When making a comment on the Item Detail Screen (all content types), the comment field should already be sized to support 2 or 3 lines (see below) so that the user can see the placeholder text below. As the user types more text, the comment field expands (current behavior, should continue).

Regardless of the item, on the Item Detail screen there should also be rotating placeholder text in the Comment field: a) "It's all about different perspectives. Be kind." b) "Don't attack people. Understand them." c) "Listen first. Then ask questions." d) "Take a deep breath."

When the user creates a new comment, one of these phrases will appear as placeholder text until the user taps into the field.

image

devotebest commented 7 years ago

@jterps08 Placeholder text rotating means "those 4 text should be changed per second one by one"?

jterps08 commented 7 years ago

It means that one of these four randomly appears in the comment field. It doesn't change like an animation. It appears differently randomly each time.

On Jan 25, 2017 8:32 PM, "DevoteBest" notifications@github.com wrote:

@jterps08 https://github.com/jterps08 Placeholder text rotating means "those 4 text should be changed per second one by one"?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/PowerlineApp/powerline-mobile/issues/464#issuecomment-275285824, or mute the thread https://github.com/notifications/unsubscribe-auth/AHOy-W_5Up0M-bKsr_dbVVsIzESTVsYYks5rV_epgaJpZM4Lr2TN .

jterps08 commented 7 years ago

Can you confirm that this is in place? I do not see the placeholder text on the Item Detail screen for fundraiser, poll, discussion, event, leader-petition... I only see the placeholder texton the user posts and user petitions. Placeholder text needs to be on the item detail screen for all types of content.

jterps08 commented 7 years ago

@devotebest this should not be an animation. When I open the Item Detail screen, one of these phrases is displayed at random in the comment field. It should not change while I'm on the same screen. If I leave the screen and come back later, the placeholder text should rotate to a different phrase, etc. Please fix.

devotebest commented 7 years ago

@jterps08 will do