KyleLin0927 opened a new pull request, #7846: URL: https://github.com/apache/gravitino/pull/7846
### What changes were proposed in this pull request? Implements the `FilesetView.js` component to provide a file browser interface for viewing and navigating fileset in the Gravitino Web UI. ### Why are the changes needed? - Fixes #7477 - Parent: #6860 ### Does this PR introduce any user-facing change? add the UI to view files and directories within filesets. <img width="1012" height="532" alt="7477-1" src="https://github.com/user-attachments/assets/48b21c89-861a-45ca-9f18-38ece4fb3243" /> User can use navigation for easy path traversal. <img width="1013" height="531" alt="7477-2" src="https://github.com/user-attachments/assets/cae899c1-181b-4fd2-aaab-3270f2d31221" /> ### How was this patch tested? - `./gradlew build` - User test -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
