Implementation Notes – What to Include
Last updated: August 18, 2025
✨ Implementation Notes – What to Include
Give Fei helpful non-visual context that the design alone can’t show. This is your place to include:
📌 Business Logic
Copy-paste relevant Jira ticket details or specs.
→ Explain expected behaviors, edge cases, and conditional flows.
🔁 Reuse & References
Copy-paste code snippets or examples from similar pages/components.
→ Show how a layout or interaction was handled elsewhere for consistency.
🎯 Validation Rules
Include rules like: “Password must include a number and symbol.”
→ Improves security and user guidance.
✅ States & Feedback
Note expected states like hover, disabled, or error—even if not in Figma.
→ Add feedback behavior for success/failure (e.g., “Show toast on save”).
🎨 Designer Intent
Paste in any notes from the designer (e.g., notes left inside Figma).
→ Helps respect the vision and reduce back-and-forth.
✍ Anything Else
Write out any special requirements, limitations, or implementation tips.
→ If it’s important but not visible, put it here!