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] Cannot save profile after adding tags #10337

Closed Abiheb closed 5 months ago

Abiheb commented 5 months ago

Has this bug been raised before?

Where did you find this bug?

Production on biodrop.io

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

v2.100.2

Description

When attempting to add new tags to my profile, I am unable to save the changes. The interface does not indicate any specific error, but the new tags are not retained when saving the profile.

Steps to Reproduce

Steps to Reproduce:

1) Log in to your account on biodrop.io. 2) Navigate to your account settings by selecting your profile icon. 3) In the account settings, go to "Profile." 4) Click the "Edit" button next to your profile information. 5) Scroll down to the "Tags" section. 6) Begin typing new tags in the provided input field, ensuring to use the correct syntax as requested. 7) Once you have entered your desired tags, click the "Save Changes" button.

Screenshots

github bug 1 github bug 2

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

ChinmayMhatre commented 5 months ago

Issue can be replicated when pressing the enter key. The button doesn't get disabled when using comma .

image

can be an issue with this handler

github-actions[bot] commented 5 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

Abiheb commented 5 months ago

Do you confirm that im not the only one that has this issue?

feres7 commented 5 months ago

I tested this issue it happens when adding tags by pressing enter its disabling the save button but works when using comma to add tags as @ChinmayMhatre said also there is another bug related to that handler tags can be duplicated I can work on this and fix both of this bugs could you assign this work to me I will open another issue for the bug related to tags duplication

MustaphaArfa00 commented 5 months ago

I tested this issue and when you add an apostrophe ' to the tag the save button becomes disabled

feres7 commented 5 months ago

nevermind someone already reported this bug and linked a pull request #10291 #10315

ChinmayMhatre commented 5 months ago

closing this as duplicate

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