When we’re testing prototypes that have been created using Figma Make, Replit etc, if an interactive element (e.g. side panel, bottom sheet, pop-up…) appears without changing the URL of the page, we find that:
a) Completion triggers can’t be set for a particular path because the interactive elements are not recognised by Useberry
b) Completion triggers using the “T” option are often unreliable: they’re sometimes impossible to set and when set, sometimes fail to trigger
Ideally, we’d like completion triggers to be able to be set following a path even if the URL doesn’t change, just based on what appears on the screen, and for the specific trigger accuracy to be more consistent.
Some more context to the prototypes: they are live URLs of Figma make or Replit, added to Useberry as websites using the code snippet to load them in as proxy doesn’t work for them.