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

feat: grid-pro loading editor state (#8156) (CP: 24.4) #8166

Merged
merged 3 commits into from
Nov 18, 2024
Merged

Conversation

tomivirkki
Copy link
Member

Description

Manually cherry-pick #8156 to 24.4

@sissbruecker sissbruecker changed the title feat: grid-pro loading editor state (#8156) feat: grid-pro loading editor state (#8156) (CP: 24.4) Nov 18, 2024
@sissbruecker
Copy link
Contributor

@tomivirkki Looks like the tests are missing?

@tomivirkki
Copy link
Member Author

Looks like the tests are missing?

Ah, good catch. Restored the tests.


await sendKeys({ press: 'Tab' });
const secondCellContent = getContainerCellContent(grid.$.items, 0, 1);
console.log(secondCellContent);
Copy link
Contributor

Choose a reason for hiding this comment

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

There's a log statement here that can probably be removed.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

Copy link

sonarcloud bot commented Nov 18, 2024

@tomivirkki tomivirkki merged commit 8023372 into 24.4 Nov 18, 2024
9 checks passed
@tomivirkki tomivirkki deleted the cp-8156-24.4 branch November 18, 2024 13:00
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.4.18.

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.

3 participants