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

[WIP] Edit review pop-up model #332

Closed
wants to merge 7 commits into from
Closed

[WIP] Edit review pop-up model #332

wants to merge 7 commits into from

Conversation

cyrus14
Copy link
Contributor

@cyrus14 cyrus14 commented Dec 1, 2023

Summary

This pull request is the first step towards implementing the edit review pop-up model within the Profile Page.

This is what has been done so far:

Screen.Recording.2023-12-01.at.2.27.14.AM.mov

I am still working on how to populate with existing review data. I have condensed the data into FormData which is correct format but for some reason the hearts are not changing even when being updated.

Test Plan

Tested out the various actions.

@dti-github-bot
Copy link
Member

dti-github-bot commented Dec 1, 2023

[diff-counting] Significant lines: 306.

Copy link
Contributor

@AnkitLakkapragada AnkitLakkapragada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work Cyrus! I'm looking forward to this PR being finished as it is definitely needed and also will also improve the overall experience for the user since they can edit their own reviews. I really like the documentation that you have also added throughout the PR. Looking forward to it!

Copy link
Contributor

@mluo24 mluo24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job Cyrus! I love the addition of documentation to section out the code, and it was great how you were able to reuse the old code from the review box to make a modal out of it. The demo looks cool too!

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.

5 participants