inex / IXP-Manager

Full stack web application powering peering at over 200 Internet Exchange Points (IXPs) globally.
https://www.ixpmanager.org/
GNU General Public License v2.0
363 stars 159 forks source link

NF: Looking glass "too many routes" should auto-fill "Source" #856

Open rlaager opened 1 year ago

rlaager commented 1 year ago

When a customer has too many routes, the looking glass displays a message like this:

The routing table t_0047_as5056 has too many routes to display in the web interface. Please use the route search tool to query this table.

The text "the route search tool" is hyperlinked. When you click that, it would be nice if the Source box was automatically filled in. That is:

  1. The hyperlink should put the table name in the GET query string.
  2. The route-search page should fill the Source box from the GET query string parameter.