You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Error occurs when null value given for saving directory
To Reproduce
Steps to reproduce the behavior:
Go to mainpage in web app
Give null value to directory
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
The text was updated successfully, but these errors were encountered:
Describe the bug
Error occurs when null value given for saving directory
To Reproduce
Steps to reproduce the behavior:
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:
The text was updated successfully, but these errors were encountered: