Skip to content

Update process builder toggle on Visibility with new UX writing#709

Open
rarar wants to merge 1 commit intodevfrom
process-builder-edits
Open

Update process builder toggle on Visibility with new UX writing#709
rarar wants to merge 1 commit intodevfrom
process-builder-edits

Conversation

@rarar
Copy link
Collaborator

@rarar rarar commented Mar 4, 2026

Summary

Updates the process builder toggle components to match the Figma design specifications.

Changes

  • ToggleRow component: Replaced tooltip with description text displayed below the label
  • Visibility toggle: Changed from "Keep this process private" to "Open for learning" with inverted logic to better communicate the default public state
  • Typography: Updated text sizes to match Figma (title: text-base, description: text-sm)
  • Spacing: Improved layout spacing between toggles (space-y-4)
  • Translations: Added new translation keys for all supported languages (en, es, pt, fr, bn)

Design Reference

Figma: https://www.figma.com/design/u4YWqQeNlAosEjs1lrsGqf/%F0%9F%99%8B-Decision-Making?node-id=7006-13531

Testing

  • Dev server compiles without errors
  • Translation keys added to all language files
  • Component matches Figma design specifications

- Replace tooltip with description text below toggle labels
- Change visibility toggle from "Keep this process private" to "Open for learning"
- Update toggle text sizes: title (text-base), description (text-sm)
- Add translation keys for all supported languages (en, es, pt, fr, bn)
- Improve layout spacing for better visual hierarchy
@rarar rarar changed the title Update process builder toggles to match Figma design Update process builder toggle on Visibility with new UX writing Mar 4, 2026
@vercel
Copy link
Contributor

vercel bot commented Mar 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app Ready Ready Preview Mar 4, 2026 6:31pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant