Skip to content

Conversation

@tonyr59h
Copy link
Contributor

Moved from #2971

cc @nbradbury

tonyr59h added 20 commits June 23, 2015 18:06
Added attribute to set number of values on SeekBarPreference.

Moved Summary updates to the fragment.
Adding class to handle limiting the summary size for certain preferences.

Converting language codes for list preference values.
@tonyr59h tonyr59h added this to the 4.5 milestone Jul 15, 2015
@nbradbury nbradbury self-assigned this Jul 16, 2015
@nbradbury
Copy link
Contributor

I'm still seeing a couple of crashes:

  • When the device is in airplane mode, tapping "Settings" crashes the app
  • Rotating the device while settings is showing crashes the app

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be more bandwidth-friendly to only call applyChanges() when the user has actually made changes.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

applyChanges()makes sure there are changes by checking the params generated by 'generatePostParams()' before making a POST request.

@nbradbury
Copy link
Contributor

Just noticed that changes to the language preference aren't being retained.

@nbradbury
Copy link
Contributor

The radio buttons on the privacy settings dialog should be mutually exclusive, but right now I can check all three of them.

device-2015-08-05-130953

@nbradbury
Copy link
Contributor

  • When returning from settings, changes to the site title aren't reflected on the My Site fragment or the site picker
  • The detail text on the privacy and language dialogs is too light
  • Site title & tagline still show HTML entities such as '
  • If I select a language from the language dialog then hit cancel, the language still gets changed
  • It feels odd to have the address appear disabled in the middle of settings. A static label at the top/bottom would make more sense.
  • The soft keyboard needs to be hidden after changing the title or tagline

@tonyr59h tonyr59h modified the milestones: 4.6, 4.5 Aug 18, 2015
@nbradbury
Copy link
Contributor

This is shaping up nicely and looks great, but there are a few minor issues still:

  • Probably not a big deal, but if you rotate the device while either the privacy dialog or language dialog is showing, the dialog disappears
  • If the connection is lost while settings are showing, any changes are silently lost after closing settings
  • As mentioned in a previous review, if you change the blog name the old name continues to appear on the My Site page and site picker
  • HTML entities are still appearing the the title and tagline:

settings-entities

@nbradbury
Copy link
Contributor

Just got the latest commits and had this weird problem occur: I edited the site title, returned to the My Site page, then after a second or two the title disappeared.

device-2015-08-25-085631

@nbradbury
Copy link
Contributor

Looks good :shipit:

nbradbury added a commit that referenced this pull request Aug 26, 2015
…ite-settings

Feature/2886 general site settings
@nbradbury nbradbury merged commit f0fee90 into feature/site-settings-review Aug 26, 2015
@nbradbury nbradbury deleted the feature/2886-general-site-settings branch August 26, 2015 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants