experimental-extensions icon indicating copy to clipboard operation
experimental-extensions copied to clipboard

[firestore-shorten-urls-dynamic-links] Regex validation on DYNAMIC_LINKS_URL_PREFIX

Open joehan opened this issue 4 years ago • 1 comments

Expected Behavior

There should be some validationRegex for this parameter, since we know it should look likehttps://*.page.link

Actual Behavior

There isn't any validation. If you try to install with something invalid, the extension deploys correctly but sets shortUrl to undefined every time it triggers.

Specifications

  • Extension name: firestore-shorten-urls-dynamic-links
  • Version: 0.1.1

joehan avatar Jan 14 '21 22:01 joehan

FYI @kevinthecheung

jhuleatt avatar Jan 19 '21 20:01 jhuleatt