You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/12/29 07:14:18 UTC

[GitHub] [apisix-dashboard] freemankevin opened a new issue, #2700: The monitoring page needs to be reconfigured

freemankevin opened a new issue, #2700:
URL: https://github.com/apache/apisix-dashboard/issues/2700

   ### Issue description
   
   Restart the service or open the login interface on another computer, this monitoring page needs to be reconfigured
   ![image](https://user-images.githubusercontent.com/71524776/209916568-204e89f9-a088-4f35-90ff-c6513a00a79c.png)
   
   
   ### Expected behavior
   
   1
   
   ### How to Reproduce
   
   1
   
   ### Screenshots
   
   _No response_
   
   ### Environment
   
   docker-compose start it. example dir 
   
   
   ### Additional context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-dashboard] freemankevin commented on issue #2700: The monitoring page needs to be reconfigured

Posted by GitBox <gi...@apache.org>.
freemankevin commented on issue #2700:
URL: https://github.com/apache/apisix-dashboard/issues/2700#issuecomment-1376899282

   There is no doubt, but I just feel that this is very unreasonable, and it is very laborious to configure it every time I open it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-dashboard] SkyeYoung commented on issue #2700: The monitoring page needs to be reconfigured

Posted by GitBox <gi...@apache.org>.
SkyeYoung commented on issue #2700:
URL: https://github.com/apache/apisix-dashboard/issues/2700#issuecomment-1379706265

   Well, looks like it should be stored in localStorage but not sessionStorage. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-dashboard] bzp2010 commented on issue #2700: The monitoring page needs to be reconfigured

Posted by GitBox <gi...@apache.org>.
bzp2010 commented on issue #2700:
URL: https://github.com/apache/apisix-dashboard/issues/2700#issuecomment-1373409256

   This is not a bug, that url is stored in the browser local storage, so depending on the implementation and configuration of some browsers, it may be cleared after a restart.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-dashboard] freemankevin commented on issue #2700: The monitoring page needs to be reconfigured

Posted by GitBox <gi...@apache.org>.
freemankevin commented on issue #2700:
URL: https://github.com/apache/apisix-dashboard/issues/2700#issuecomment-1379689094

   Frequent configuration is very annoying. This kind of configuration will not change frequently. There is no need to configure it frequently. But how can the browser not be closed and opened frequently?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-dashboard] SkyeYoung commented on issue #2700: The monitoring page needs to be reconfigured

Posted by GitBox <gi...@apache.org>.
SkyeYoung commented on issue #2700:
URL: https://github.com/apache/apisix-dashboard/issues/2700#issuecomment-1378168773

   Maybe it should be stored in the user config? 🤔 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org