Skip to content

Conversation

@dididy
Copy link
Contributor

@dididy dididy commented Aug 30, 2025

What is this PR for?

Description:
You can check that in the Classic UI, word wrap is applied when editing an paragraph, but in the New UI it is not, which makes editing difficult. From a user’s perspective, the lack of word wrap can make editing both inconvenient and confusing, so this issue should be addressed. Also, in the case of .md files, word wrap is applied when the file is executed, but it is not applied when editing, which seems to cause an inconsistency.

[Appropriate action - Classic UI]

2025-08-30.9.51.17.mov

[AS-IS]

2025-08-30.1.10.58.mov

[TO-BE]

2025-08-30.1.10.21.mov

What type of PR is it?

Bug Fix

Todos

What is the Jira issue?

How should this be tested?

  • Strongly recommended: add automated unit tests for any new or changed behavior
  • Outline any manual steps to test the PR here.

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

@dididy dididy changed the title [ZEPPELIN-6310] When paragraph to edit, word wrap doesn't work [ZEPPELIN-6310] When paragraph to edit, word wrap doesn't applied Aug 30, 2025
@dididy dididy changed the title [ZEPPELIN-6310] When paragraph to edit, word wrap doesn't applied [ZEPPELIN-6310] When paragraph to edit, word wrap doesn't work Aug 30, 2025
Copy link
Contributor

@tbonelee tbonelee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@ParkGyeongTae ParkGyeongTae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@tbonelee tbonelee merged commit 96e2c65 into apache:master Sep 2, 2025
17 of 18 checks passed
tbonelee pushed a commit that referenced this pull request Sep 2, 2025
### What is this PR for?
**Description:**
You can check that in the Classic UI, word wrap is applied when editing an paragraph, but in the New UI it is not, which makes editing difficult. From a user’s perspective, the lack of word wrap can make editing both inconvenient and confusing, so this issue should be addressed. Also, in the case of .md files, word wrap is applied when the file is executed, but it is not applied when editing, which seems to cause an inconsistency.

**[Appropriate action - Classic UI]**

https://github.com/user-attachments/assets/064d883d-0b3e-44cb-9448-bc00848bae78

**[AS-IS]**

https://github.com/user-attachments/assets/3084b82a-a8fd-492f-8ef0-3fa421f92e99

**[TO-BE]**

https://github.com/user-attachments/assets/8b8db68b-9373-41d1-b091-57599b34a4f2

### What type of PR is it?
Bug Fix

### Todos

### What is the Jira issue?
* [[ZEPPELIN-6310](https://issues.apache.org/jira/browse/ZEPPELIN-6310)]

### How should this be tested?
* Strongly recommended: add automated unit tests for any new or changed behavior
* Outline any manual steps to test the PR here.

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

Closes #5058 from dididy/fix/ZEPPELIN-6310.

Signed-off-by: ChanHo Lee <[email protected]>
(cherry picked from commit 96e2c65)
Signed-off-by: ChanHo Lee <[email protected]>
@tbonelee
Copy link
Contributor

tbonelee commented Sep 2, 2025

Merged into master and branch-0.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants