-
Notifications
You must be signed in to change notification settings - Fork 4.2k
fix(dashboard): validate namespace-only variables & centralize error msgs fixes NV-6932 #9615
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
fix(dashboard): validate namespace-only variables & centralize error msgs fixes NV-6932 #9615
Conversation
✅ Deploy Preview for dashboard-v2-novu-staging ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@coderabbitai summary |
✅ Actions performedSummary regeneration triggered. |
WalkthroughThis PR implements centralized variable error messaging by introducing a new utility function that generates contextual error strings, then threads this function through variable validation, editor plugins, and UI components. Namespace-only variable validation is added to catch single-part variables lacking proper namespace. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes
Possibly related PRs
Suggested reviewers
Poem
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (13)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What changed? Why was the change needed?
Screenshots
Expand for optional sections
Related enterprise PR
Special notes for your reviewer
Summary by CodeRabbit
Release Notes
New Features
Improvements
✏️ Tip: You can customize this high-level summary in your review settings.