Make Slash Menu case-insensitive and space-tolerant
Released Sep 11, 2025 - 22:44
Notes
- Added case-insensitive and space-tolerant matching to the slash menu functionality to improve usability for content authors.
- Added normalizeForSlashMenu() function that converts strings to lowercase and replaces spaces with dashes while matching
- Enhanced regex pattern to accept spaces in table names (e.g., "Section Metadata")
Created by
Kunwar Saluja
Scope
2 files
Approved by
Chris Millar
Released by
Chris Millar