chenlica opened a new pull request, #5067:
URL: https://github.com/apache/texera/pull/5067

   ## Summary
   - Launches a rocket emoji from the Run button position when clicked, traces 
3 counterclockwise loops to the left of the button, then accelerates straight 
up off the top of the viewport.
   - Extracted into a pure utility (`launch-rocket.ts`) so the animation is 
unit-testable without bootstrapping the MenuComponent TestBed (which is 
currently un-set-up).
   
   ## Test plan
   - [x] Unit tests: 13/13 passing — `yarn ng test 
--include="**/launch-rocket.spec.ts"`
   - [ ] Manual: click the Run button on a runnable workflow and observe the 
animation.


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