-
Notifications
You must be signed in to change notification settings - Fork 19
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
Why is chakra ui's "select" component direction upwards in machine selector #14
Comments
Hey @aquibbaig dont know why this is happening on your local environment its totally fine on mine. I have checked both on Browsers - Mozilla Firefox 88.0.1 (64-bit) |
hey, I would love to work on this issue . but i am getting an error , it would be great if you could help me through it @aquibbaig @ruddi10 . the issue is i am gettting this network error . i have also started the backend but still i am getting this error |
I think your backend stopped running due to some error can you share the ss of your terminal for both backend and frontend |
hey , yes i just noted here is an issue with backend here are its logs |
You are having a storage folder right? Delete all its content and try restarting the backend |
@satyaarthchhabra thanks for showing your interest in improving bench-routes dashboard, I think @ruddi10 has pointed out steps to fix your errors. After that, can you please let me know if you can reproduce this issue? |
hey i have got all issues resolved but still the dashboard looks like the same frontend (bench-routes): Compiled successfully! You can now view bench-routes-dashboard in the browser. Local: http://localhost:3000 Note that the development build is not optimized. |
@satyaarthchhabra Are you on Linux? With current state of the app, I am being able to run bench-routes successfully |
@satyaarthchhabra Thanks for bringing this up. I believe there are at least some ambiguities/errors in the way we fetch data from bench-routes-backend. Please go ahead and open an issue saying "Not able to bootstrap bench-routes-dashboard" listing screenshots for the issue and once you start the dashboard, make sure you drop a screenshot of the "Networks" tab. I will assign myself to it and we can fix them, thanks! |
@aquibbaig hey actually earlier I faced similar issue the reason was the shutting of backend on its own and tushar told me that the reason behind this is frequent on off cause duplication leading to problems so the only solution was to delete all the files in storage folder |
Hi @ruddi10 , what happens is when i delete the storage folder , " error running ping : socket: permission denied" error comes and i am not able to get how things are going . here are its log compiling go-code and executing bench-routes |
I think this is not a good place to track this discussion, we should do that in a new issue that matches the context |
Hi @aquibbaig and @ruddi10 , i have created a new issue at bench-routes/bench-routes#506 |
Hey @satyaarthchhabra are you using windows? |
@ruddi10 yes windows 10 |
hey @ruddi10 @aquibbaig , shall I work on this issue |
Sure go ahead first of all please confirm is this problem reproducible on your system. As I wasn't able to reproduce it |
@aquibbaig This bug is not reproducible on my system can we close this issue or do we need to keep this? |
I have a better idea, lets replace this component with a MenuList. |
I haven't researched more on it, but it can be a good first issue. The solution can be replacing it with a "Menu" component instead
The text was updated successfully, but these errors were encountered: