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

DataGrid - Console displays an error when Tab navigation is used after changing the cell value (T1210910) #27350

Merged
merged 11 commits into from May 24, 2024

Conversation

@pomahtri pomahtri self-assigned this May 10, 2024
@pomahtri pomahtri requested a review from a team as a code owner May 10, 2024 12:53
@pomahtri pomahtri requested a review from a team as a code owner May 10, 2024 13:25
@@ -491,7 +491,7 @@ QUnit.module('basic', () => {
assert.notOk(popup.bottomToolbar().hasClass(DISABLED_STATE_CLASS), 'class is removed from bottom toolbar');
});

QUnit.test('popup should update zIndex on focus', function(assert) {
QUnit.skip('popup should update zIndex on focus', function(assert) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why we should skip these scenarios?

@pomahtri pomahtri merged commit db79d9c into DevExpress:22_2 May 24, 2024
145 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants