You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of the models are poorly written and/or lack certain properties. e.g. for fixed String properties, we should use an enum. Structs for some properties. Some properties don't need to be optional - compare with Official Canvas iOS attached below.
Relevant Resources
(Feature Owner, Developer) Attach links to resources such as Figma files, technical documentation, etc.
(Developer) Add child issues (technical or high level) that will help you modularize your implementation this feature.
Task 1 ...
Task 2 ...
When beginning work on a task, click on the ... button to the right of the task and click on Convert to Issue to create a child issue linked to this parent issue.
Implementation Plan (optional)
(Developer) Write an implementation plan here, or attach a link to a document containing it.
The text was updated successfully, but these errors were encountered:
Description
A lot of the models are poorly written and/or lack certain properties. e.g. for fixed
String
properties, we should use an enum. Structs for some properties. Some properties don't need to be optional - compare with Official Canvas iOS attached below.Relevant Resources
(Feature Owner, Developer) Attach links to resources such as Figma files, technical documentation, etc.
Child Issues
(Developer) Add child issues (technical or high level) that will help you modularize your implementation this feature.
When beginning work on a task, click on the
...
button to the right of the task and click onConvert to Issue
to create a child issue linked to this parent issue.Implementation Plan (optional)
(Developer) Write an implementation plan here, or attach a link to a document containing it.
The text was updated successfully, but these errors were encountered: