Is it possible to have routes to the components in the URL? The use case I have in mind is: suppose a network operator wants to send a link to another network operator to show some information about an EVC (i.e., "Hey look at this EVC: xyz-link-to-evc-in-the-UI").
Currently, using Kytos UI the URL keeps the same http://xyz:8181/
If it is possible, how to enable this? If it is not possible, can we improve the UI to support this use case?
Hi,
Is it possible to have routes to the components in the URL? The use case I have in mind is: suppose a network operator wants to send a link to another network operator to show some information about an EVC (i.e., "Hey look at this EVC: xyz-link-to-evc-in-the-UI").
Currently, using Kytos UI the URL keeps the same
http://xyz:8181/
If it is possible, how to enable this? If it is not possible, can we improve the UI to support this use case?