xuang7 opened a new issue, #4365:
URL: https://github.com/apache/texera/issues/4365

   ### Feature Summary
   
   Currently, text on the dataset page cannot be selected or copied, including 
key metadata such as the dataset name, file path, and description. Users may 
need to copy this information for sharing or reference purposes.
   
   ### Proposed Solution or Design
   
   The root cause is the global * { user-select: none; } rule in styles.scss 
that disables text selection across the entire platform. The fix is to override 
this rule for specific metadata fields on the dataset page.
   
   ### Impact / Priority
   
   (P2)Medium – useful enhancement
   
   ### Affected Area
   
   _No response_


-- 
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]

Reply via email to