Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement]: Include All API Params for Announcement + Reimplement isRead feature #131

Open
2 tasks
azooz2003-bit opened this issue Dec 16, 2024 · 0 comments
Labels
enhancement improving existing capabilities

Comments

@azooz2003-bit
Copy link
Contributor

Description

The Announcement model only contains a small subset of properties. Notably, it omits the read_state. Extend the model to include all properties as show in the link below.

Replace the existing isRead feature with the value provided by read_state.

Relevant Resources

(Feature Owner, Developer) Attach links to resources such as Figma files, technical documentation, etc.

  • API Docs: See the Discussion Topics API, it shows you the full object returned by the announcement query.
  • Canvas iOS: This is the Canvas iOS repo. In case you want to see how they did it.

Child Issues

(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.

@azooz2003-bit azooz2003-bit added the enhancement improving existing capabilities label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improving existing capabilities
Projects
None yet
Development

No branches or pull requests

1 participant