Skip to content

v1.3.2 — Connection Flow Redesign & Flash Fixes

Choose a tag to compare

@nickhamze nickhamze released this 08 Mar 14:57
· 32 commits to main since this release

What's new in 1.3.2

Bug Fixes

  • No more content flash on load — the connected projects screen now renders a skeleton grid immediately on first paint (Redux store initialises with loading: true). The disconnected screen gets a matching server-rendered skeleton injected into the React mount point so there is nothing blank to see before JavaScript boots.

Design Improvements

  • Waiting screen redesigned — the device code is now the hero element: full-width display with clear border dividers, a secondary copy button that shows a check icon on success, and the WP spinner replaced with a small animated brand-colour pulse dot. Cancel is demoted to a subtle text link.
  • Success screen polished — extra vertical padding, neutral heading (the green icon carries the success signal), and updated copy that confirms the account is connected before redirecting.
  • Connect card — Telex wordmark logo replaces the generic plugins icon.
  • Hero column — logo removed; the headline leads directly.
  • Disconnect notice — changed from blue info to green success type with friendlier copy: "Disconnected from Telex. Connect again whenever you're ready."
  • Step indicator — connecting line removed; steps are now evenly distributed across the full width with centred content and a / separator at each boundary.