smolnar82 opened a new pull request #179: KNOX-2104 - Removing redundant resource cleanup so that data table can keep track of its activePage/rowsOnTable attributes URL: https://github.com/apache/knox/pull/179 ## What changes were proposed in this pull request? Staying on the same page after updating/removing a Knox resource (note: currently only `Service Definitions` is displayed with pagination since the number of other resources is less than 10). (another note: having this one line change is a result of several hours of coding and analyzing `DataTable` and trying to understand why did `activePage` always got reset even if I told the exact number. That one line caused the headache :) ) ## How was this patch tested? See [this video](https://streamable.com/so8wi) about my manual testing.
---------------------------------------------------------------- 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] With regards, Apache Git Services
