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

wrote accessor function for resolved field #31

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

goelaine
Copy link

@goelaine goelaine commented Sep 30, 2024

Description: Added an accessor function isResolved into the file: src/api/topics.js. Returns the resolved field of the post, initially intended to be easier to use by the frontend.
The changes in this file were soon overturned by pr #33 , as there was another easier way to do it. Because these changes were soon deleted, and were meant to be an easy, quick experiment for frontend, there are no unit tests for this code (nor did we need any).

@luciafang luciafang merged commit 512ac12 into CMU-313:f24 Sep 30, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants