samraHanif0340 opened a new pull request, #31602:
URL: https://github.com/apache/superset/pull/31602

   ### SUMMARY
   **Problem**
   
   - Currently, the users are not able to copy column headers in Sql Lab 
results section.
   - The table columns and rows are not selectable while viewing the datasets 
metadata before creation.
   
   **UseCase**
   
   - The copy column name/rows is required to utilise the column names easily 
while creating the metrics and calculated columns.
   
   **Technical Details**
   - [ ] Enable user-select to text in AntTable and VirtualTables in 
`superset-frontend/src/components/Table/index.tsx` and 
`superset-frontend/src/components/Table/VirtualTable.tsx`
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   
   **BEFORE**
   
https://github.com/user-attachments/assets/ed988135-d2ad-4cd5-bfbb-334000511565
   
   **AFTER**
   
https://github.com/user-attachments/assets/68bdaf00-af7e-492e-a550-b09ef37f7fc5
   
   
   ### TESTING INSTRUCTIONS
   
   - Go to Sql Lab
   - Select any relevant database
   - Write and execute and sql query
   - In the results section, the query results should appear
   - Try selecting column from column header content in the results section
   
   - Go to Dataset and create a new dataset
   - Select relevant database,schema, table. A dataset metadata view will get 
generated
   - Try selecting the columns or rows from the table view
   
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to