BioDrop
BioDrop copied to clipboard
[BUG] While adding/ updating events tags are not been saved and making form unsubmissive
Has this bug been raised before?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
Where did you find this bug?
production
Version of BioDrop (for example "v1.2.3")
2.99.10
Description
If you are creating / updating events and want to add tags, the Save
button gets disabled and in case tags are removed, it remains disabled
Steps to Reproduce
- Go to Events Page page.
- Enter all the required details without adding any tags.
-
Save
button remains active - Now try to add tags like
javascript
and enter it will be added in the below box - Now the
Save
button gets disabled. - If you remove the added tags the button remains disabled.
- This is happening in both cases i.e. while adding an event and also while updating an event. both
Screenshots
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this
The issue is that the Save
button is not getting its validated value reset in case tags are added or removed. This is most probably a form validation issue.
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
able to recreate this behavior - opening the issue
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
Hi there, can I try to work on this issue? I am new to this but I know fullstack and would love to give it a try
Hi there, can I try to work on this issue? I am new to this but I know fullstack and would love to give it a try
Hi @khainl1110, I have already started the work and In case I am not able to do it in the next few days, I will update you and then you can try on this issue.