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

Verify that table cell is selected #302

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Verify that table cell is selected #302

merged 1 commit into from
Dec 17, 2024

Conversation

chrischrischris
Copy link
Contributor

Fixes: #300

We were not verifying that the table cell is actually selected vs cursor being in the cell.

Fixes: #300

We were not verifying that the table cell is actually selected vs cursor being in the cell.
@chrischrischris chrischrischris added bug Something isn't working editor labels Dec 17, 2024
Copy link

aem-code-sync bot commented Dec 17, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@chrischrischris chrischrischris merged commit 5c10110 into main Dec 17, 2024
4 of 6 checks passed
@chrischrischris chrischrischris deleted the tbl-backspace branch December 17, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pressing backspace in a single column table deletes the cell even when not selected
2 participants