mastodon/app/assets/javascripts/components/features
Shel R d2514445e1 Repair most egregious mistakes in onboarding modal (#1964)
* Repair most egregious mistakes

The deployed changes broke the pedagogy and curriculum built into the design of the onboarding modals, which had been reviewed and approved by various other contributors. While the changed layouts of the pages make some of the original decisions impossible to re-implement without substantial work, these changes should at least make the modals not outright terrible. 

The empty confusing description of Mastodon was replaced with an actual basic explanation of federation. The language was modified to be friendly and conversational again. Grammatical errors were fixed. The explanations of local and federated timelines were re-ordered to be in the direct that the menus go, top to bottom, and the sentence was re-added which explains that they are what "public timelines" refers to (since this phrasing is used elsewhere in the UI) and suggests the user use them to discover who to follow. A figure of the profile picture that lives above the compose box was padded to page two to serve as a landmark for less technically literate users to easily find the compose box and understand that the next page is moving upwards, so that they can find the search bar. 

Ideally, the elephant artwork should be either removed or replaced with something less depressing.  Room should be made to point users at the notifications column's settings icon because "how do I turn off the notification noise" is one of the most asked questions of new users and those icons are not easily noticeable. This last part may be made obsolete if the settings UI is later re-worked.

* Change copy

This commit addresses copy change suggestions made in the PR discussion

* Add periods to ends of sentences missing periods
* Made "Home" "Federated" "Local" and "Notifications" lowercase
* Separate explanation of "connecting" and the word "instance" into two sentences, to make the sentence less dense.
2017-04-20 18:20:40 +02:00
..
account/components Adjust visuals of non-autoplaying GIFV 2017-04-18 01:57:50 +02:00
account_timeline Add hasMore field to account timeline (#2066) 2017-04-18 13:10:49 +02:00
blocks Fix header icons in navigation bar (#2081) 2017-04-18 15:57:16 +02:00
community_timeline Send initial state in a <script type="application/json"> tag (#1806) 2017-04-15 02:32:42 +02:00
compose Fix css for toot button when uploading images (#2161) 2017-04-19 19:21:23 +02:00
favourited_statuses Resolve confusion between ColumnBackButton and the slim version that 2017-01-30 15:22:04 +01:00
favourites
follow_requests Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548) 2017-04-11 22:53:58 +02:00
followers Fix function call name typo (#1851) 2017-04-15 16:41:22 +02:00
following Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI 2017-01-31 22:35:38 +01:00
generic_not_found
getting_started Add list of muted user to UI and Getting Started (#1799) 2017-04-15 01:23:49 +02:00
hashtag_timeline Send initial state in a <script type="application/json"> tag (#1806) 2017-04-15 02:32:42 +02:00
home_timeline Add titles to more icons, and change clear notifications icon. (#1101) 2017-04-08 13:07:55 +02:00
mutes Fix header icons in navigation bar (#2081) 2017-04-18 15:57:16 +02:00
notifications Add eslint-plugin-jsx-a11y (#1651) 2017-04-15 13:27:27 +02:00
public_timeline Send initial state in a <script type="application/json"> tag (#1806) 2017-04-15 02:32:42 +02:00
reblogs
report Fix #1220, fix #1671 - Hook up comment box to the Redux comment value (#1699) 2017-04-13 19:36:41 +02:00
status Attachment list for uncached attachments (#2110) 2017-04-19 15:37:18 +02:00
ui Repair most egregious mistakes in onboarding modal (#1964) 2017-04-20 18:20:40 +02:00