Android client. Added Clear indication for private and channel messages sending rights#3340
Android client. Added Clear indication for private and channel messages sending rights#3340amirmahdifard wants to merge 1 commit into
Conversation
|
It is better to keep the channel-message-send-button so the user gets an error message when trying to send a message. By hiding the button no one knows why it's missing. |
|
@bear101 Sure! i can even just add a text that says message right disabled for you or you are not allowed to chat. Do you want me to do that? the reason this is needed, is that user doesn't start typing a message and then figger out that they are not allowed to chat. |
Good idea |
|
@hwangsihu Done! |
|
@amirmahdifard please clean up the commits. There should only be one commit.
|
7548a42 to
c7b477f
Compare
|
@bear101 done. Ready to merge |
|
Can't you use existing edit fields (e.g. The UI designer looks really bad with this new label, because the edit-field becomes tiny. |
|
@bear101 I Placed the text to be at the senter of the screen exactly in the place of edit box and edit box is completely gone removed from the leyowt, so only text is visible |
|
This text is displayed on the senter at the bottom of the screen exactly in the place of edit box, and it's just an allturnet text that displayed when user doesn't have right. So it's better to keep it accessible and as it is. |
|
@bear101 this is a simple pr And I don't think it should be kept open for longer than this. Can you allow the merge so I can delete my branch? thanks |
7536a98 to
e6c1e72
Compare
|
@bear101 I've now fixed this. It's correct. As best as we can get for both screen reader users and sited users. |
No description provided.