Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't empty fields in the form #37

Closed
razbakov opened this issue Aug 2, 2021 · 1 comment · Fixed by #39
Closed

Can't empty fields in the form #37

razbakov opened this issue Aug 2, 2021 · 1 comment · Fixed by #39
Assignees
Labels
bug Something isn't working

Comments

@razbakov
Copy link
Contributor

razbakov commented Aug 2, 2021

Steps to reproduce

  • Go to "My Profile" page
  • Click "Add event", set title and description to "test", click save
  • Edit event and remove description, click save
  • Update page of the event

Actual result

  • Description is "test"

Expected result

  • Description is empty
@razbakov razbakov added the bug Something isn't working label Aug 2, 2021
@razbakov
Copy link
Contributor Author

razbakov commented Aug 2, 2021

It's behaviour of components/TForm.vue, which ignores empty values.

@amanuela97 amanuela97 self-assigned this Aug 2, 2021
@amanuela97 amanuela97 linked a pull request Aug 2, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants