Add sortOrder property to configurable actions and implement sorting …#4348
Conversation
…logic in ActionSelect component
WalkthroughAdds optional Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (1)**/*.{ts,tsx}📄 CodeRabbit inference engine (CodeRabbitReview-Project-Specific-Guidelines.md)
Files:
🧠 Learnings (3)📚 Learning: 2025-11-05T08:12:08.149ZApplied to files:
📚 Learning: 2025-06-12T16:55:57.638ZApplied to files:
📚 Learning: 2025-11-05T09:03:47.960ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (2)
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 |
shesha-reactjs/src/providers/sheshaApplication/configurable-actions/api-call.ts
Outdated
Show resolved
Hide resolved
…work into tshepo/action-configurations
…sign-in action owner
shesha-reactjs/src/providers/sheshaApplication/configurable-actions/execute-sign-in.ts
Outdated
Show resolved
Hide resolved
… update sign-in action owner" This reverts commit 6a7a911.
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: ASSERTIVE
Plan: Pro
📒 Files selected for processing (1)
shesha-reactjs/src/providers/sheshaApplication/configurable-actions/execute-sign-in.ts(1 hunks)
🧰 Additional context used
📓 Path-based instructions (1)
**/*.{ts,tsx}
📄 CodeRabbit inference engine (CodeRabbitReview-Project-Specific-Guidelines.md)
**/*.{ts,tsx}: Eliminate theanytype; useunknowntype instead for values with unknown types, forcing explicit type checking
Prefer type guards over type casting for type checking
Avoid monolithic types; use discriminated unions with a discriminator property instead
Leverage TypeScript to its full potential as a type system, not merely as a linter
Files:
shesha-reactjs/src/providers/sheshaApplication/configurable-actions/execute-sign-in.ts
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: build-attempt
shesha-reactjs/src/providers/sheshaApplication/configurable-actions/execute-sign-in.ts
Show resolved
Hide resolved
…work into tshepo/action-configurations
…logic in ActionSelect component
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.