[ZEPPELIN-6270] Rename "Import As" to "Note Name" for creating a new note in the new UI#5018
Merged
Merged
Conversation
…note in the new UI
asf-gitbox-commits
pushed a commit
that referenced
this pull request
Aug 15, 2025
…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>
Contributor
|
Merged into master and branch-0.12 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
What is the Jira issue?
ZEPPELIN-6270
How should this be tested?
Screenshots (if appropriate)
Questions: