Page MenuHomePhabricator

[Dev]: UI work in modal
Closed, ResolvedPublic

Description

This is a dev subtask to allow us to actively work against this while the parent ticket can be in design. In this particular subtask I think it's best that all discussions live on the parent ticket for this.

Initial endpoint details are in this comment.

Questions for Engineering:

Can we reuse the existing sparkline and it's data source in history for this?
Will we be able to translate the html snippets that are coming out of the endpoint into native views via String+HTML.swift?

Event Timeline

Tsevener updated the task description. (Show Details)

Engineering sync summary - build with UIKit, but target iOS13+ and lean on diffable data sources for paging. We also might be able to use compositional collection view layouts for cells. Don't bother getting too high-def with the UI just yet as the final types we want to support is still in flux.

Math for the squiggle - leaving it here so that I can reference it in code comments.

squiggle_math.png (800×600 px, 741 KB)

JMinor claimed this task.