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

🐛 [Bug report]: An issue with Create Testimonial #1520

Open
3 of 5 tasks
Shivam-Katare opened this issue Oct 1, 2024 · 10 comments
Open
3 of 5 tasks

🐛 [Bug report]: An issue with Create Testimonial #1520

Shivam-Katare opened this issue Oct 1, 2024 · 10 comments
Assignees
Labels
💻 aspect: code Concerns the software code in the repository bug Something isn't working 🛠 goal: fix Bug fix hacktoberfest 🏁 status: ready for dev Ready for work

Comments

@Shivam-Katare
Copy link
Contributor

Descrcibe the bug?

When we try to create a testimonial and click on the Create Testimonial button, the page refreshes, adding a refreshToken to the URL. Each time this happens, a new refreshToken is added, and the page refreshes again, but nothing else happens.

https://reactplay.io/testimonials?refreshToken=5eb18423-2820-4c87-85aa-d164ceee5b64?refreshToken=1b333bf2-f259-494b-bf9d-ae52e6bad6f2?refreshToken=e5616046-17b0-433a-ad9f-cc1af85647a0?refreshToken=e059bea3-8b2b-4825-801f-4410575d72e4

Steps to reproduce the bug?

  1. Go to the ReactPlay site
  2. Scroll down to the Testimonial Section
  3. Click on the View All Testimonial
  4. Now, click on the Create Testimonial Button
  5. It will now first ask for authorization if you're already authorized with Github, it refreshes the page and adds a refreshToken to the URL but nothing else happens.

Expected behavior

When the "Create Testimonial" button is clicked, a text box or modal should open where the user can share their feedback or experience. After saving, the new testimonial should be added to the list and displayed alongside others.

Desktop (Please provide your system information)

OS: Windows
Browser: Chrome

Mobile (Please provide your device information)

No response

Screenshot / Screenshare

No response

Relevant log output

No response

Record

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Shivam-Katare Shivam-Katare added bug Something isn't working hacktoberfest 🚦status: awaiting triage Has not been triaged & therefore, not ready for work 🛠 goal: fix Bug fix 💻 aspect: code Concerns the software code in the repository labels Oct 1, 2024
Copy link

github-actions bot commented Oct 1, 2024

Hey! contributor, thank you for opening an Issue 🎉.

@reactplay/maintainers will review your submission soon and give you helpful feedback. If you're interested in continuing your contributions to open source and want to be a part of a welcoming and fantastic community, we invite you to join our ReactPlay Discord Community.
Show your support by starring ⭐ this repository. Thank you and we appreciate your contribution to open source!
Stale Marking : After 30 days of inactivity this issue/PR will be marked as stale issue/PR and it will be closed and locked in 7 days if no further activity occurs.

@Goutamchoudhary907
Copy link

I want to work on this , please assign me this

@priyankarpal
Copy link
Member

I want to work on this , please assign me this

sure assigned to you

@priyankarpal priyankarpal added 🏁 status: ready for dev Ready for work and removed 🚦status: awaiting triage Has not been triaged & therefore, not ready for work labels Oct 2, 2024
@priyankarpal
Copy link
Member

@Goutamchoudhary907 Can you update me on the progress of this particular issue?

@Goutamchoudhary907
Copy link

Just started working on it now ,I had my exams so couldn't work till now

@priyankarpal
Copy link
Member

Just started working on it now ,I had my exams so couldn't work till now

ok ok

@PriteshKiri
Copy link
Contributor

Hey @Goutamchoudhary907,

I hope you're doing well!

Just wanted to check in and see if you’re facing any challenges with this issue. It’s been over two weeks since it was assigned, and we’d appreciate it if you could wrap it up in the next three days. If not, we might need to reassign it.

Thanks for your understanding! Looking forward to your contribution.

@Goutamchoudhary907
Copy link

Hey @PriteshKiri @priyankarpal i check all the files related files to testmonial and didn't find any error then i add some console logs to check errors , after that i undo all my changes and then check site in my local host it is working properly i able to add testimonial , i dont know how this is possible i just add this dependency to the package.json file ( "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
)
but i dont think it is running because of this
Screenshot 2024-10-14 200735

@PriteshKiri
Copy link
Contributor

@Shivam-Katare can you please look into this?

@Shivam-Katare
Copy link
Contributor Author

I checked that @PriteshKiri, and it's not working. It's just adding a refreshToken into the url. I think the issue is with authorization that's why this issue is also happening #1540

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository bug Something isn't working 🛠 goal: fix Bug fix hacktoberfest 🏁 status: ready for dev Ready for work
Projects
None yet
Development

No branches or pull requests

4 participants