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

[BUG] Validation needed in add task popup #545

Closed
ishan0805 opened this issue Mar 28, 2021 · 7 comments
Closed

[BUG] Validation needed in add task popup #545

ishan0805 opened this issue Mar 28, 2021 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@ishan0805
Copy link
Contributor

ishan0805 commented Mar 28, 2021

Description
Validation is missing in add task . A user can try to add the task without any title and it will give error .

Issue Severity
medium

Observed Behavior:
Validation is not added when we add the task .

Expected Behavior:
Validation should be present while adding tasks .

Steps to reproduce issue:
Adding Validation on add task popup .

Snapshots/Videos:
https://user-images.githubusercontent.com/57336738/112755716-9558f680-8fff-11eb-9e18-faf920ce0bb7.mp4

Does this issue need immediate attention?
Yes

Are you willing to work on this issue:
Yes

@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Mar 28, 2021
@pr4nshul
Copy link
Contributor

Hey, can you refresh the event page and then try it again?

@pr4nshul
Copy link
Contributor

pr4nshul commented Mar 28, 2021

Hey , can you check your console log , does it show user is not authenticated when you try to add task? This might be due to the issue #515

@pr4nshul
Copy link
Contributor

Because if I logout and login again it is working for me on the latest master. The only time I am facing it is due to the exception being thrown mentioned in the issue #515

@ishan0805
Copy link
Contributor Author

In my case registration was working perfectly .

@ishan0805
Copy link
Contributor Author

But I will check again

@ishan0805 ishan0805 changed the title [BUG] add tasks in event not working [BUG] Validation needed in add task popup Mar 28, 2021
@ishan0805
Copy link
Contributor Author

@pr4nshul you were right I have changed the error

@Sagar2366 Sagar2366 added bug Something isn't working and removed unapproved Unapproved, needs to be triaged labels Apr 3, 2021
@pr4nshul
Copy link
Contributor

Close this issue @ishan0805 . As it is resolved 👍

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

No branches or pull requests

3 participants