sh977218 / ts-etl-ui

0 stars 0 forks source link

Load Request Search Criterias should be in URL #140

Closed sh977218 closed 3 months ago

sh977218 commented 4 months ago

When the user add a search criteria, add it to the URL. And vice versa, on loading the page, if there are criterias in the URL, use them to search

this will make the links that navigate (route) between each tab much easier to implement

In this ticket, we will add the link in load version table and route that to load request table with search request ID automatically.