sharkio-dev / sharkio

Sharkio is an API proxy for your development environments. It records all the requests that are sent to your API. It allows you to replay the requests easily. Generate types, documentation, test suites, And interact with your API using AI.
https://sharkio.dev/
MIT License
5 stars 1 forks source link

UI Bug Triggering Error in DevTools Console on Sidebar Button Interaction #198

Closed OshriAsulin closed 10 months ago

OshriAsulin commented 1 year ago

Issue Description: When interacting with the sidebar buttons in our application, a UI bug is consistently triggering an error in the browser's DevTools console. This issue has been observed each time a different sidebar button is clicked, resulting in a suboptimal user experience and potential functionality problems.

Steps to Reproduce:

Expected Behavior: The application should respond to the button click without any errors in the console.

Sidebar UI Bug and Error Demonstration:

https://github.com/sharkio-dev/sharkio/assets/114335827/2fb624e9-38cd-4ef8-b2d2-eeb5a6ccd42c

vishesh-hue commented 1 year ago

i can handle this

OshriAsulin commented 1 year ago

i can handle this

@idodav ?

idodav commented 1 year ago

i can handle this

Awesome!! Assigning this to you

AliYar-Khan commented 1 year ago

Is this Fixed ? Can I contribute to this ?

OshriAsulin commented 1 year ago

It doesn't fixed yet

@idodav Can he work on this issue?

AliYar-Khan commented 1 year ago

facing issue while trying to run on local, @OshriAsulin @idodav any docs for running it on local environment ?

idodav commented 1 year ago

facing issue while trying to run on local, @OshriAsulin @idodav any docs for running it on local environment ?

There are docs. But we now use supabase and you need the env vars. I'll dm them to you. If you know of a solution for this let me know!

idodav commented 1 year ago

It doesn't fixed yet

@idodav Can he work on this issue?

yes I'll assign this!

AliYar-Khan commented 1 year ago

@idodav please share the env vars so that i can start working on this !