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(web): Error occurs when null value given for saving directory #16

Open
sevilayerkan opened this issue Aug 28, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@sevilayerkan
Copy link
Owner

sevilayerkan commented Aug 28, 2023

Describe the bug
Error occurs when null value given for saving directory

To Reproduce
Steps to reproduce the behavior:

  1. Go to mainpage in web app
  2. Give null value to directory
  3. See error

Expected behavior
We should implement error handling by adding a null check to the backend function. Simultaneously, we need to display a warning message to the user. As a preventive measure, we can redirect null directories to the root location.

Screenshots
To be added later

Desktop:

  • OS: Windows 10
  • Browser: Chrome 116.0.5845.111
  • Environment : GitHub Codespaces
@sevilayerkan sevilayerkan added the bug Something isn't working label Aug 28, 2023
@sevilayerkan
Copy link
Owner Author

Can be evaluated with #17 task.

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

1 participant