Skip to content

fix: Problems' description (pick, edit) #163

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Aug 24, 2024
Merged

Conversation

tripercy
Copy link
Contributor

@tripercy tripercy commented Aug 22, 2024

Changed a key to fix parsing of daily problem request (dailyQuestionRecord -> activeDailyCodingChallengeQuestion).

Fixed when id for daily problem should be fetched. Before, it will always be fetched for the pick option regardless of the existence of the -d option

Fixed comment problem desc to correctly add problem description by changing the Question to render Question.content instead of Question.t_content (which was empty).

Changed a key to fix parsing daily problem request.
Fixed when id for daily problem should be fetched. Before, it will
always be fetched for the `pick` option regardless of the existence of
the `-d` option
Changed desc comment to render Question.content instead of
Question.t_content, which was empty.
@tripercy tripercy changed the title fix: daily problem parsing fix: Problems' description (pick, edit) Aug 23, 2024
@clearloop
Copy link
Owner

hi @tripercy , thanks for contributing! please ping me when you finish the PR

@tripercy
Copy link
Contributor Author

Hey @clearloop , the PR is already finished, you can review it.

P/S: Great repo btw, thank you for putting the it together.

@clearloop clearloop merged commit 9903a60 into clearloop:master Aug 24, 2024
4 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants