Meshery UI local changes is not reflecting in localhost

I have done the local setup using meshery contributions guideline.
I have tried both mesheryctl installation with helm and minikube and the make commands. I have also installed meshery extension in docker.
Running that in debug mode. I have ran make ui-setup > make ui-build > make ui and in another terminal make server and make link.
I am trying to make changes in the given screen.


But inside docker extension changes are only reflecting for the login page. After login its fetching data from staging or production UI.
and in localhost:3000 I am not able login properly. Meaning after login its redirecting me to staging.meshery.io. Hence I am not able to open localhost in the playground configurations designs page and my changes are not visible there.
I need help to open playground in localhost:3000, either in browser or inside extension DEBUG mode.
Please someone guide me here.

@Sudhanshu_Dasgupta @Rudraksh_Tyagi help help ^^

@Chhanda.Naskar if you are willing to contribute in meshery UI , you have to just follow this doc: Contributing to Meshery UI | Meshery.
Make link is the command that is used when working specifically for contributing meshery docker-extension. And you also not have to use any mesheryctl commands since its required when you are willing to work on meshery command line tool.