Abhishek Pal created HDDS-12603:
-----------------------------------
Summary: Fix ContainerTable pagination and table issues
Key: HDDS-12603
URL: https://issues.apache.org/jira/browse/HDDS-12603
Project: Apache Ozone
Issue Type: Bug
Components: Ozone Recon
Reporter: Abhishek Pal
Assignee: Abhishek Pal
Currently the ContainerTable component has the following changes required:
- The *key* field should be renamed to *file*
- The rowKey should be changed to use `CompletePath` as it is possible to have
same file name in nested directories which will cause duplicate keys even for
unique files and show rendering issues
- The pagination currently fetches the total count, but doesn't use the lastKey
value when going past the last page. This should be made dynamic so as to
paginate from the backend even we reach the currently selected limit
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]