Open derpbenji opened 2 months ago
Same here, wanted to update SDE3-LT424
Hey, others are trying to update this location too! I went to Tembusu on first day of class and couldnt find SDE3 🙃
The issue seems to occur during this POST from line 132 of website/src/views/venues/VenueLocation/ImproveVenueForm.tsx
axios
.post(config.venueFeedbackApi, {
venue,
reporterEmail,
floor,
latlng: location,
room: roomName,
})
Thanks for reporting. The service we used to handle venue updates shut down, so we're going to have to find a different way to host it. We'll fix it soon!
Error: There was a problem submitting your feedback. Please try again later.
A clear and concise description of what the bug is.
Unable to submit location information correction for venues.
Steps to reproduce the behavior:
Expected behavior
I expected my feedback to be submitted as the location of the current venue is wrong. However my feedback did no go through.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.