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

   ### What happened?
   
   After a user selects a dataset file for an operator, the generated path 
remains editable. The template binds `readOnly`, while the input directive 
exposes `readonly`, so the directive clears the native read-only state.
   
   Before: keyboard input can replace a picker-generated dataset path.
   
   After: the picker-generated path remains visible but keyboard edits are 
rejected.
   
   ### How to reproduce?
   
   1. Run current main locally.
   2. Open a workflow and add CSV File Scan.
   3. Use Select File to choose a dataset version file.
   4. Click the resulting path field and type another value.
   5. Observe that the selected dataset path is overwritten.
   
   ### Version/Branch
   
   1.3.0-incubating-SNAPSHOT (main)
   
   ### Commit Hash
   
   04b213d9aa
   
   ### Browsers
   
   Chrome


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