Closed jedrazb closed 3 days ago
Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app
id | before | after | diff |
---|---|---|---|
enterpriseSearch |
2.6MB | 2.6MB | +47.0B |
Starting backport for target branches: 8.x
Status | Branch | Result |
---|---|---|
✅ | 8.x |
Note: Successful backport PRs will be merged automatically after passing CI.
Please refer to the Backport tool documentation
Summary
Let's just disallow space input as index names can't contain spaces anyway. This fixes an a11y issue raised recently.
Fix (im clicking space a lot in the vid):
https://github.com/user-attachments/assets/bdf3217a-2869-4814-8243-900c348e24fb
Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
release_note:breaking
label should be applied in these situations.release_note:*
label is applied per the guidelines