xuang7 opened a new issue, #3701: URL: https://github.com/apache/texera/issues/3701
### **Problem Statement** The current dataset information interface has usability issues that make it difficult for users to quickly understand and manage their datasets: **Time Display Issues:** - Creation timestamps display full timezone information alongside the time, creating visual clutter - The timezone format makes the interface harder to scan and read <img width="504" height="255" alt="Image" src="https://github.com/user-attachments/assets/ec5e65c1-095b-4165-b032-3c80736acbd8" /> **Version Information Gaps:** - Version entries show only basic version numbers with optional user-provided descriptions. - Users must manually add descriptions for context because version entries lack automatic information (e.g., version creation date), and this is an easy-to-forget step <img width="303" height="549" alt="Image" src="https://github.com/user-attachments/assets/3c157e6e-1905-4523-b12e-d2a38541e322" /> ---- ### **Proposed Solution** **Time Display Improvements:** - Move timezone details to tooltip while maintaining concise primary display **Version information Enhancement:** - Automatically display version creation timestamp to improve context for the data, ensuring users can better understand each version even if descriptions are missing. -- 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]
