Feature/2888 discussion settings#3387
Conversation
…ion-settings Conflicts: WordPress/src/main/java/org/wordpress/android/models/SiteSettingsModel.java WordPress/src/main/java/org/wordpress/android/ui/prefs/DotComSiteSettings.java WordPress/src/main/java/org/wordpress/android/ui/prefs/SiteSettingsFragment.java WordPress/src/main/res/xml/site_settings.xml
…ion-settings Conflicts: WordPress/src/main/java/org/wordpress/android/ui/prefs/notifications/NotificationsSettingsFragment.java
There was a problem hiding this comment.
typo: "You can override thee settings"
|
I noticed that there is no consistency to capitalization. There's "Allow Comments" and below there is "Links in comments". Can you do an audit of all the newly committed text in |
|
Crash. I changed a discussion setting, backed out of settings, and was navigating around the app. (on a .com site) |
|
Unchecking "Allow Comments" still allows comments on dubkwon.wordpress.com |
I'm going to have @mattmiklic take a look through the design once this is merged. There will be a cleanup PR to address issues like this. |
Addressed in a65770f |
Turns out I was unclear about the setting. "Allow comments" only applies to new posts. @tonyr59h has made a note to address the confusion in the polish PR, so effectively addressed. |
|
Another crash (on self-hosted site): |
|
On self-hosted, setting |
I spoke with @drw158 about this while designing this section and he noted that the Material Design guidelines suggest sentence case for all labels:
So let's standardize on this. |
|
Added #3434 as it is required for settings to go into |
|
Crash when accessing settings while in airplane mode: |
|
Great job! Not able to break it anymore 😛
|
…n-settings Feature/2888 discussion settings
All new settings complete and some old ones re-visited for self-hosted sites. In order to test most of the self-hosted settings you'll have to update one of the files on your WordPress box. PM me for details.
cc @kwonye