Commit 67ae492
[ZEPPELIN-6270] Rename "Import As" to "Note Name" for creating a new note in the new UI
### What is this PR for?
This PR updates the label "Import As" to "Note Name" in the new note creation UI.
The goal is to improve clarity and user experience by using a more intuitive label.
### What type of PR is it?
Improvement
### Todos
* [x] UI label update: changed "Import As" to "Note Name" in the new note creation form
### What is the Jira issue?
[ZEPPELIN-6270](https://issues.apache.org/jira/browse/ZEPPELIN-6270)
### How should this be tested?
* No functional code changes
### Screenshots (if appropriate)
* AS-IS (Classic UI)
<img width="629" height="395" alt="Screenshot 2025-08-08 at 5 24 34 pm" src="https://github.com/user-attachments/assets/af4c6af2-fd40-4db0-affa-1202a532370a" />
* AS-IS (New UI)
<img width="828" height="411" alt="Screenshot 2025-08-08 at 5 24 16 pm" src="https://github.com/user-attachments/assets/64c4cb91-1d1a-41c0-bb18-cf6949e0877a" />
* TO-BE (New UI)
<img width="834" height="427" alt="Screenshot 2025-08-08 at 6 02 23 pm" src="https://github.com/user-attachments/assets/d8610585-9d8d-4934-a08a-d5c37180f28f" />
### Questions:
* Does the license files need to update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
Closes #5018 from devyeony/feature/ZEPPELIN-6270.
Signed-off-by: Philipp Dallig <philipp.dallig@gmail.com>
(cherry picked from commit 4efa2a3)
Signed-off-by: Philipp Dallig <philipp.dallig@gmail.com>1 parent eb2e03e commit 67ae492
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments