dididy opened a new pull request, #4963:
URL: https://github.com/apache/zeppelin/pull/4963

   ### What is this PR for?
   <img width="417" height="103" alt="image" 
src="https://github.com/user-attachments/assets/d4fca2f3-0dca-43ae-b159-ca881bd1766d";
 />
   
   Nothing happened when I click above info button inside of Zeppelin Notebook. 
So I connect this function work properly. 
   
   This button related in 
[here](https://github.com/apache/zeppelin/blob/526eb15b8732909ab994adba76e0c3e33bfa001c/zeppelin-web-angular/src/app/pages/workspace/notebook/action-bar/action-bar.component.ts#L239)
 so I made shared shortcut component and connect it. Now it works well.
   
   
   <img width="1624" height="1056" alt="스크린샷 2025-07-12 오후 6 10 05" 
src="https://github.com/user-attachments/assets/d71e7264-eefb-4e80-bf4d-cf4467627d5e";
 />
   
   I refer to [zeppelin-web's shortcut 
file](https://github.com/apache/zeppelin/blob/526eb15b8732909ab994adba76e0c3e33bfa001c/zeppelin-web/src/app/notebook/shortcut.html)
   
   ### What type of PR is it?
   Bug Fix
   Feature
   Refactoring
   
   ### Todos
   * [ ] TBD
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-6203
   
   ### How should this be tested?
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the license files need to update? No
   * Is there breaking changes for older versions? NO
   * Does this needs documentation? No
   


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