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

fix(Datagrid): EditableCell shifting focus to the below cell after edit #5744

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

devadula-nandan
Copy link
Contributor

Closes #5649

fixes the focus going to below cell after we hit enter to save the cell

What did you change?

packages/ibm-products/src/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js

How did you test and verify your work?

storybook

Copy link

netlify bot commented Jul 29, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 4c4c581
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/66a7422b749cb90009e1179b
😎 Deploy Preview https://deploy-preview-5744--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@devadula-nandan devadula-nandan marked this pull request as ready for review July 29, 2024 07:45
@devadula-nandan devadula-nandan requested a review from a team as a code owner July 29, 2024 07:45
@devadula-nandan devadula-nandan requested review from matthewgallo and amal-k-joy and removed request for a team July 29, 2024 07:45
@amal-k-joy amal-k-joy added this pull request to the merge queue Jul 30, 2024
Merged via the queue into carbon-design-system:main with commit 43d4802 Jul 30, 2024
21 checks passed
@devadula-nandan devadula-nandan deleted the 5649 branch September 17, 2024 08:28
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.

[a11y]: DataGrid using EditableCell unexpected behavior after finishing edit using keyboard
3 participants