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

[Backend] Routes in cases section should return valid data #149

Open
amlannandy opened this issue Mar 8, 2021 · 0 comments · May be fixed by #152
Open

[Backend] Routes in cases section should return valid data #149

amlannandy opened this issue Mar 8, 2021 · 0 comments · May be fixed by #152

Comments

@amlannandy
Copy link
Contributor

amlannandy commented Mar 8, 2021

Describe the bug
Some routes in the cases section directly return the iles, which is not accepted as a response, and hence errors occur. The plan is to return the required information in a JSON-friendly manner while solving other path related problems.

To Reproduce
Try running open-case / open-folder routes

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
I'll soon submit a PR for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant