Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hint to press Enter when adding labels to SI #840

Merged
merged 5 commits into from
Aug 22, 2024

Conversation

MarekMichali
Copy link
Contributor

Description

Changes proposed in this pull request:

  • Add hint to press Enter when adding labels to SI

Related issue(s)

See #442

@MarekMichali MarekMichali requested a review from a team as a code owner August 22, 2024 12:15
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 22, 2024
@MarekMichali MarekMichali requested a review from a team as a code owner August 22, 2024 12:15
@kyma-bot kyma-bot added the area/documentation Issues or PRs related to documentation label Aug 22, 2024
@@ -153,6 +153,7 @@ function CreateInstanceForm(props: any) {
tokens={labels.map(label => <ui5.Token text={label} />)}
type="Text"
valueState="None"
placeholder="After adding a label, press Enter to add another label"
Copy link
Member

Choose a reason for hiding this comment

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

Can we put "enter" in quotation marks?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes

@ralikio ralikio added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 22, 2024
ralikio
ralikio previously approved these changes Aug 22, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Aug 22, 2024
@kyma-bot kyma-bot removed the lgtm Looks good to me! label Aug 22, 2024
@MarekMichali
Copy link
Contributor Author

/unhold

@kyma-bot kyma-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 22, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Aug 22, 2024
Copy link
Member

@ralikio ralikio left a comment

Choose a reason for hiding this comment

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

Please extend codeowners with a rule that ignores 09-10-ui.md technical writers review for now.

@kyma-bot kyma-bot removed the lgtm Looks good to me! label Aug 22, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Aug 22, 2024
@MarekMichali MarekMichali merged commit 07bfb99 into kyma-project:sm-integration Aug 22, 2024
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Issues or PRs related to documentation cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants