Page MenuHomePhabricator

System Nav Bar [Bug] - Code Cleanup
Open, LowPublic

Description

  • Sometimes "Edit" on Reading Lists causes assertion failure
  • The old ViewController class had ArticlePreviewingDelegate. It has been added it to ColumnarCollectionViewController after ViewController was deleted. Is it needed anywhere else? This would cause a bug where long presses do not show an article preview.
  • Code cleanup: There's some code duplication in WMFReferencePageViewController.swift (see didFinishAnimating method) and ReferenceShowing.swift (see showReferences method). Can these be deduped?

Event Timeline

Tsevener renamed this task from System Nav Bar - Code Cleanup to System Nav Bar [Bug] - Code Cleanup.Jan 13 2025, 3:29 PM