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

[grid-plate] hitting enter needs to check for slot and do the insert there for non p tags #380

Closed
btopro opened this issue Sep 9, 2020 · 1 comment
Assignees

Comments

@btopro
Copy link
Contributor

btopro commented Sep 9, 2020

  • h2
  • its in the 2nd slot of a grid-plate
  • hit enter to make a paragraph
  • starts the P in the 1st slot

This is because no slot was copied over, forcing it to land in the 1st column because of corrective measures in the grid-plate tag cleaning up for HAX not having the slot attribute set.

@btopro btopro changed the title [grid-plate] hitting enter needs to check for slot and do the insert there [grid-plate] hitting enter needs to check for slot and do the insert there for non p tags Sep 10, 2020
@btopro btopro closed this as completed Sep 10, 2020
@btopro
Copy link
Contributor Author

btopro commented Sep 10, 2020

fixed in grid plate via an oddly easy state variable :)

@btopro btopro self-assigned this Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant