BioDrop icon indicating copy to clipboard operation
BioDrop copied to clipboard

[BUG] While adding/ updating events tags are not been saved and making form unsubmissive

Open amanpreet-dev opened this issue 1 year ago • 5 comments

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

  1. Go to Events Page page.
  2. Enter all the required details without adding any tags.
  3. Save button remains active
  4. Now try to add tags like javascript and enter it will be added in the below box
  5. Now the Save button gets disabled.
  6. 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

Without tags With tags

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.

amanpreet-dev avatar Jan 30 '24 14:01 amanpreet-dev

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

github-actions[bot] avatar Jan 30 '24 14:01 github-actions[bot]

able to recreate this behavior - opening the issue

amandamartin-dev avatar Jan 30 '24 21:01 amandamartin-dev

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

github-actions[bot] avatar Jan 30 '24 21:01 github-actions[bot]

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

khainl1110 avatar Jan 31 '24 20:01 khainl1110

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.

amanpreet-dev avatar Feb 01 '24 11:02 amanpreet-dev