Page MenuHomePhabricator

[M] Add top banner to save changes screen
Open, LowPublic

Description

  • Call WMFAuthenticationManager's user(siteURL: URL) method. Pass in the article URL that the user is editing as a parameter. This will return a WMFCurrentUser value with an authState property of ip, temporary or permanent.
  • If authState property from previous point is ip or temporary, add top banner to Save Changes screen in editor flow. Create and push to new screen upon tap of "Read more".