-
Notifications
You must be signed in to change notification settings - Fork 117
Description
Feature Summary
Currently, the dataset page mainly consists of a single dataset card, which includes the dataset title, creation time, description, file management (tree view), uploader (visible to the owner only), and lightweight settings such as visibility and downloadability (visible to the owner only).
Many sections take up a full row, and several buttons occupy a relatively large amount of space. The description is also only partially visible due to width constraints. As a result, the page feels sparse and less informative at a glance, especially for visitors who are not the dataset creator.
Visitor view:
Owner view:
Proposed Solution or Design
Redesign the dataset page layout to make it more compact. Possible improvements include:
- Consolidating several existing setting-related buttons into a smaller and cleaner control area.
- Reducing unnecessary empty space so that more useful dataset information is visible at a glance.
- Displaying the dataset cover image directly on the page.
- Separating the dataset card from the settings section
Sample design:
Impact / Priority
(P2)Medium – useful enhancement
Affected Area
No response