Have feedback for the Replo team?

Share how Replo can make their product better for you and your team.

Native Event Access in "Run JavaScript" Interactions

It would be great having feature that exposes the native browser event object within Replo’s On Click β†’ Run JavaScript interactions to allow developers to access critical data like event.target. Currently, because this object is inaccessible, users struggle to isolate JavaScript actions when a page contains multiple identical or duplicated sections, such as in A/B testing scenarios. By allowing the script to identify exactly which element was clicked, developers could use simple logic like.closest() to ensure actions are "siloed" to the correct container, preventing accidental triggers in hidden or duplicated sections. Implementing this change would eliminate the need for cumbersome global event listeners in Custom HTML blocks and enable the creation of truly portable, "smart" components that function reliably regardless of where they are placed on a page.

An Anonymous User 3 months ago

πŸ’¬ Replo

Reviewed

Section Preview Thumbnails for Easier Page Building

Feature Request: Section Preview Thumbnails for Easier Page Building Summary: When adding prebuilt sections to a page in Replo, the interface currently displays them as blank gray boxes. This makes it nearly impossible to tell which section is which without opening and inspecting each one individually. A visual preview system would make section management far more intuitive and help teams use Replo as intendedβ€”with reusable sections that promote consistency. Problem Context Our team is leaning heavily on reusable sections to maintain design consistency and speed up production. However, once these sections are added to a page, every one of them appears as a generic gray placeholder. This creates several challenges: It’s difficult to identify which section is which at a glance Reordering or editing becomes trial and error Team members hesitate to use sections because they lose visual context Pages end up cluttered with unrecognizable blocks, slowing down workflows The irony is that sections are exactly what we should be using to stay consistentβ€”but the current UX makes that process cumbersome and confusing. Feature Proposal Add a visual preview thumbnail or static snapshot of each section when placed in a page. Ideally: Static Thumbnail Preview: Display a scaled-down snapshot of the section’s layout or content (even a cached image would work). Click to Edit Prompt: If a user tries to interact directly with the preview, prompt them to β€œOpen this section in a new tab/window” for editing. Return to Context: After editing, allow them to close the section and return directly to the original page without losing their place. This would make navigation between sections far more intuitive and prevent users from getting lost in nested editing views. Expected Impact Significantly faster page assembly and editing Greater adoption of reusable sections and consistency across pages Reduced confusion and fewer accidental edits to the wrong section More confidence for non-design contributors to use sections correctly Closing Thoughts Replo’s section-based workflow has huge potential for scalable design, but without visual previews, it’s hard to manage pages at scale. Adding section thumbnails or previews would transform usability for teams managing multiple products and pages simultaneously.

An Anonymous User 5 months ago

2

πŸ’¬ Replo