EddieHubCommunity / BioDrop

Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
https://biodrop.io
MIT License
5.73k stars 3.96k forks source link

[BUG] SAVE doesn't work after reordering Repos #10364

Open Collins-Omariba opened 5 months ago

Collins-Omariba commented 5 months ago

Has this bug been raised before?

Where did you find this bug?

production

Version of BioDrop (for example "v1.2.3")

2.100.2

Description

After reordering the repos the save button doesn't work . I checked the console and network tab and considering this is a production version the PATCH request being sent to http://localhost:3000/api/account/manage/repos isn't probably the cause.

Steps to Reproduce

If you know the steps, follow the below format and provide steps to reproduce

For example:

  1. Go to repos page in 'edit mode'.
  2. Click the REORDER button
  3. Reorder the repos
  4. Then click the SAVE button (It doesn't work)

Screenshots

Capture

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

github-actions[bot] commented 5 months ago

To reduce notifications, issues are locked until they are https://github.com/EddieHubCommunity/BioDrop/labels/%F0%9F%8F%81%20status%3A%20ready%20for%20dev and to be assigned. You can learn more in our contributing guide https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md

eddiejaoude commented 3 months ago

Thank you for raising the issue

github-actions[bot] commented 3 months ago

The issue has been unlocked and is now ready for dev. If you would like to work on this issue, you can comment to have it assigned to you. You can learn more in our contributing guide https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md

sital002 commented 3 months ago

@eddiejaoude I think the issue is in the enviroment variable in vercel I tested that locally it is working fine. and you would see in the screenshot it says localhost:3000 the production environment should hit the request to biodrop.io/managae/repos.

eddiejaoude commented 3 months ago

oh thank you @sital002 👍

ℹ️ eddiejaoude has some opened assigned issues: 🔧View assigned issues