Manvitha- Event Reschedule Button#1856
Conversation
Anusha-Gali
left a comment
There was a problem hiding this comment.
Hi Manvitha,
I have reviewed your PR locally and have given my comments in the frontend PR: OneCommunityGlobal/HighestGoodNetworkApp#4276 (review)
VijayAnirudh
left a comment
There was a problem hiding this comment.
Please refer to the comments made here: OneCommunityGlobal/HighestGoodNetworkApp#4276 (review)
Rajasrivatsansrinivasan
left a comment
There was a problem hiding this comment.
Reviewed PR #1856 by Manvitha. Checked out the branch locally and tested the Activities page, but I could not find the Reschedule button on the activity list or access any reschedule flow from the UI. Since the expected button is not visible, the feature could not be verified and does not appear to be working as intended. Requesting changes for further investigation.
|




Description
Related PRS (if any):
To test this backend PR you need to checkout the #XXX frontend PR.
…
Main changes explained:
…
How to test:
npm installand...to run this PR locallyScreenshots or videos of changes:
[
5.mp4
](url)
Note:
Add the below variables in .env file to test this
TEST_EMAIL_ID=
TEST_CLIENT_ID=
TEST_CLIENT_SECRET=
TEST_REFRESH_TOKEN=
TEST_REDIRECT_URI=https://developers.google.com/oauthplayground
PUBLIC_API_ORIGIN=http://localhost:4500
PUBLIC_APP_ORIGIN=http://localhost:5173
Follow the below page to get the details
https://developers.google.com/identity/protocols/oauth2