Open jeryj opened 1 year ago
@alexstine , i am interested in working , can u pls share me the details
@sreeragdas All details are in the description above. Essentially, we need to move that helper function to a new file and write unit tests around it to prevent regressions. Thanks.
Hello! My team of 3 beginner students from Code Day would like to work on this issue!
@oceantober Sure, have them open a PR. Happy to review their work. Thanks.
We needed to get an accessibility fix in to resolve (https://github.com/WordPress/gutenberg/issues/47767) before the release. Given it was such a short timeline, having the fix be beta tested more was more important than this refactor. As a follow-up, there's some refactoring we could do to improve the
getNodeText
implementation from https://github.com/WordPress/gutenberg/pull/54902