You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the routes info table displays both active and destroyed routes information simultaneously. This presentation can be misleading, especially when the Desired Session Count is 1, as it appears that the routes have been divided into multiple instances. To improve clarity and user experience, we propose adding separate tabs for active and destroyed routes in the routes info section.
Implement two distinct tabs within the routes info section:
Active Routes: Display only the currently active routes.
Destroyed Routes: Show routes that have been destroyed or are no longer active.
Alternative ideas
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Main idea
Currently, the routes info table displays both active and destroyed routes information simultaneously. This presentation can be misleading, especially when the Desired Session Count is 1, as it appears that the routes have been divided into multiple instances. To improve clarity and user experience, we propose adding separate tabs for active and destroyed routes in the routes info section.
Implement two distinct tabs within the routes info section:
Alternative ideas
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: