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")

Screenshot 2025-09-11 at 6 25 23 PM

Screenshot 2025-09-11 at 6 25 38 PM

Created by

Kunwar Saluja

Scope

2 files

Approved by

Chris Millar

Released by

Chris Millar