mitchell852 opened a new issue #5384:
URL: https://github.com/apache/trafficcontrol/issues/5384


   ## I'm submitting a ...
   -  improvement request (usability, performance, tech debt, etc.)
   
   ## Traffic Control components affected ...
   -  Traffic Portal
   
   ## Current behavior:
   Pagination is not retained in any of the following tables when navigating 
away and then back to the table.
   
   - servers
   - ds requests
   
   ## New behavior:
   Pagination IS retained in any of the following tables when navigating away 
and then back to the table.
   
   - servers
   - ds requests
   
   ## Minimal reproduction of the problem with instructions:
   - Navigate to https://tp.domain.tld/#!/servers or 
https://tp.domain.tld/#!/delivery-service-requests (make sure ds requests are 
enabled in traffic_portal_properties.json) and paginate to page 2
   - click on a row to navigate away from the table
   - hit the back button
   - notice that you are no longer on page 2 but on page 1 instead. 
   
   <!--
       Licensed to the Apache Software Foundation (ASF) under one
       or more contributor license agreements.  See the NOTICE file
       distributed with this work for additional information
       regarding copyright ownership.  The ASF licenses this file
       to you under the Apache License, Version 2.0 (the
       "License"); you may not use this file except in compliance
       with the License.  You may obtain a copy of the License at
   
       https://apache.org/licenses/LICENSE-2.0
   
       Unless required by applicable law or agreed to in writing,
       software distributed under the License is distributed on an
       "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
       KIND, either express or implied.  See the License for the
       specific language governing permissions and limitations
       under the License.
   -->
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to