Open mikethicke opened 2 years ago
When editing fields using the Object Meta Block keyboard navigation is inconsistent when there is a mix of plain (<input type='text'>) and rich (<RichText>) elements.
<input type='text'>
<RichText>
This seems to be caused by how the block editor handles keyboard navigation. See: https://github.com/WordPress/gutenberg/issues/24728#issuecomment-1022149652
When editing fields using the Object Meta Block keyboard navigation is inconsistent when there is a mix of plain (
<input type='text'>
) and rich (<RichText>
) elements.This seems to be caused by how the block editor handles keyboard navigation. See: https://github.com/WordPress/gutenberg/issues/24728#issuecomment-1022149652