-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
[FIX] Improving consistency of UX #8796
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Improves the consistency of UX; every other field title has capitalized letters, and this stands out and looks a little unpolished.
More consistent UX; far easier to read.
HammyHavoc
changed the title
[FIX] Capitalized letters of 'Reset Section Settings'
[FIX] Capitalized letters of some fields in Administration
Nov 6, 2017
Looking even better. :- )
Capitalized field titles in Message in Administration.
geekgonecrazy
approved these changes
Nov 6, 2017
Improved consistency of titles in SlackBridge in Administration.
Improved consistency of field titles of SAML in Administration.
Improved consistency of field titles in Message in Administration.
Improved consistency by capitalizing the first letter of the field titles in Push in Administration.
Improved consistency of field titles in Livechat in Administration by capitalizing the first letters of each word.
Further improved UX consistency of expandable configuration options in Livechat in Administration by capitalizing the first letter of each word in the field titles.
Capitalized first letter of each word in the field titles on LDAP in Administration to improve consistency of UX.
Switching between the two wasn't great for UX consistency. We'll have 'Direct Messages' and 'Video Calls'. :- )
Capitalized the first letter of each word in the field titles of Layout in Administration. Also corrected grammar of something. :- )
Capitalized first letter of each field title on Internal Hubot on Administration for the purposes of consistency of UX.
Capitalized the first letter of each word in the field titles of General in Administration for the purpose of consistency in terms of UX.
Capitalized the first letter of each word in the field titles of File Upload in Administration for the purpose of making the UX more consistent.
Capitalized first letter of each word of the field titles in Email in Administration for the sake of UX consistency.
Capitalized first letters of field titles in CAS in Administration for the sake of UX consistency.
Capitalized first letter of each word of the field titles in Analytics in Administration for the sake of UX consistency.
HammyHavoc
changed the title
[FIX] Capitalized letters of some fields in Administration
[FIX] Improving consistency of UX
Nov 7, 2017
Changed it to 'Direct Messages'.
Changed another mention of 'Conversation' to 'Direct Message'.
Looks far better in terms of UX.
Capitalized letters on field titles in Preferences.
Was the only thing not capitalized in this menu and stuck out like a sore thumb. :- )
Didn't match the rest of the action menus.
The 'back' action of 'View All' wasn't exactly intuitive as to what you were viewing; made it seem as if you were viewing more methods of interaction with that user rather than returning to a list of members, so changed it to 'View All Members'.
:- )
Only field title that wasn't capitalized on the 'Create a New Channel' area.
Periods were unnecessary, and looks far cleaner without. Using periods isn't commonly done for this part of the UX.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Improves the consistency of UX; every other field title has capitalized letters, and this stands out and looks a little unpolished.
@RocketChat/core
Closes #ISSUE_NUMBER