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

   ### What happened?
   
   The operator toolbar cannot mark a selected operator for result reuse. Its 
first reuse button is disabled by a literal `true`, even when the operator menu 
service reports that reuse is available. The same action works from the 
operator context menu, and the toolbar can remove reuse after that context 
action marks it.
   
   Before: selecting an eligible operator leaves the toolbar reuse button 
disabled.
   
   After: the toolbar can both mark and unmark the selected operator.
   
   ### How to reproduce?
   
   1. Run current main locally.
   2. Open a workflow and select a non-sink operator.
   3. Observe that the database toolbar button is disabled.
   4. Right-click the same operator and choose reuse result.
   5. Observe that the context action works and the toolbar becomes enabled 
only for removal.
   
   ### 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