Skip to content

docs(Grid): typo #3068

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

Merged
merged 1 commit into from
Jun 27, 2025
Merged

docs(Grid): typo #3068

merged 1 commit into from
Jun 27, 2025

Conversation

dimodi
Copy link
Contributor

@dimodi dimodi commented Jun 26, 2025

No description provided.

@dimodi dimodi requested review from a team as code owners June 26, 2025 14:21
@dimodi dimodi added the merge-to-production Use this label to get a comment to choose whether to merge the PR to production label Jun 26, 2025
Copy link
Contributor

Hello @dimodi,

Check the below option if you would like to automatically generate PR to production. The automation uses the branch for the cherry-pick, and then will delete the branch. Please, do not delete it manually.

  • create PR to production

@dimodi dimodi merged commit 24d8370 into master Jun 27, 2025
1 check passed
Copy link
Contributor

Here you are the link to your PR to production: #3069

@github-actions github-actions bot deleted the dimodi-patch-1-typo branch June 27, 2025 08:07
Copy link
Contributor

@ikoevska ikoevska left a comment

Choose a reason for hiding this comment

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

Reviewed.

@@ -37,7 +37,7 @@ Inline add, edit, and delete operations use the following [command buttons](slug

In inline edit mode, the Grid commands execute row by row and the corresponding [Grid events](slug:grid-editing-overview#events) also fire row by row. This is similar to [popup editing](slug:grid-editing-popup) and unlike [in-cell editing](slug:grid-editing-incell), where commands and events relate to cells.

When validation is not satisfied, clicking the **Save**, **Delete** or **Add** command buttons has no effect, but users can still navigate between all input components in the row to complete the editing.
When validation is not satisfied, clicking the **Save**, **Delete** or **Add** command buttons have no effect, but users can still navigate between all input components in the row to complete the editing.
Copy link
Contributor

Choose a reason for hiding this comment

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

This was not actually a typo. Because "has" refers to "clicking" and not to "buttons".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-to-production Use this label to get a comment to choose whether to merge the PR to production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants