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

   ### What is this PR for?
   
   If I broke notebook's(*.zepl) JSON structure I can get error message like 
below.
   
   
![image-2024-09-22-16-53-49-273](https://github.com/user-attachments/assets/24386e66-84f6-4902-b9d2-101af656f3e3)
   
   There are two kind of problems.
   
   1. Same error message shows twice.
   2. Word break CSS style is not applied yet so it looks quite weird.
   
   So I fixed it correct way.
   
   ### What type of PR is it?
   Bug Fix
   
   ### Todos
   
   ### What is the Jira issue?
   * [[ZEPPELIN-6097](https://issues.apache.org/jira/browse/ZEPPELIN-6097)]
   
   ### How should this be tested?
   
   <img width="1624" alt="스크린샷 2024-10-14 오후 10 26 25" 
src="https://github.com/user-attachments/assets/56cf3ae1-9eb6-4720-b6cc-9ef6a5ec5840";>
   1. Broke .zepl extension file's JSON structure like above screenshot.
   
   <img width="1102" alt="스크린샷 2024-10-14 오후 10 29 18" 
src="https://github.com/user-attachments/assets/77a6bbc3-77be-4d31-b0e4-a0cd30d6abb5";>
   2. Check it on webpage with browser console.
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the license files need to update? N
   * Is there breaking changes for older versions? N
   * Does this needs documentation? N
   


-- 
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: reviews-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to