voidmatcha commented on PR #5262:
URL: https://github.com/apache/zeppelin/pull/5262#issuecomment-4609611988

   c8b6026 from #5263
   
   ---
   
   c80421e from #5259 
   
   **As-Is**
   
   <img width="1280" height="720" alt="01-default-viewport-dropdown" 
src="https://github.com/user-attachments/assets/50614783-25df-4e87-98ca-fd51c21ca58f";
 />
   
   **To-Be**
   <img width="1280" height="2400" alt="02-widened-viewport-dropdown" 
src="https://github.com/user-attachments/assets/36414c59-4424-4099-b789-fcb9aeb4aff2";
 />
   
   
   CI fail was `Element is outside of the viewport`. The notebook dropdown 
overflows the default 1280×720 page.  Widening the viewport keeps the target 
within Playwright's actionable area, so the routerLink click lands. 
   
   The dropdown likely just needs a bounded max-height with internal overflow 
scrolling. Happy to bundle that change here (removing the viewport workaround) 
or open a separate follow-up issue & PR. whichever  reviewers prefers.


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