Skip to content

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

Merged
scazan merged 1 commit intodevfrom
process-builder-edits
Mar 9, 2026
Merged

Update process builder toggle on Visibility with new UX writing#709
scazan merged 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

Copy link
Collaborator

@scazan scazan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@scazan scazan merged commit 7850f85 into dev Mar 9, 2026
13 checks passed
@scazan scazan deleted the process-builder-edits branch March 9, 2026 12:34
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.

2 participants