-
Notifications
You must be signed in to change notification settings - Fork 0
[CLEAN] Synthetic Benchmark PR #36082 - UX: One step wizard #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: base_pr_36082_20251204_8217
Are you sure you want to change the base?
[CLEAN] Synthetic Benchmark PR #36082 - UX: One step wizard #9
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
User description
Benchmark PR discourse#36082
Type: Clean (correct implementation)
Original PR Title: UX: One step wizard
Original PR Description: Consolidates all three wizard screens into one. Cleans up some leftover, unused wizard elements (checkbox, image, canvas inputs).
Internal ticket: t/164852
Original PR URL: discourse#36082
PR Type
Enhancement
Description
Consolidates three-step wizard into single unified setup step
Combines introduction, privacy, and ready steps into one "setup" step
Removes unused wizard UI elements (step counter, sidebar, navigation buttons)
Simplifies frontend logic and styling for streamlined onboarding experience
Diagram Walkthrough
File Walkthrough
10 files
Merge three wizard steps into single setup stepRemove unused step serializer attributesRemove icon attribute from field and choice classesRemove unused field serializer attributesRemove icon attribute from choice serializerRemove refresh_required tracking from updaterRemove description_vars from step attributesUpdate wizard model for single setup stepSimplify step component with single action flowSimplify step template wrapper component6 files
Update tests for consolidated single-step wizardRefactor step updater tests for unified setup stepUpdate builder specs for single setup stepUpdate serializer tests for one-step wizardUpdate controller tests for setup step endpointRemove unused test helper imports1 files
Simplify wizard styles for single-step layout2 files
Update wizard step localization for setup stepRemove unused wizard UI localization strings14 files