Develop#181
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (11)
📝 WalkthroughWalkthroughThis PR extends kanban column queries with pinned-ticket rank ordering and cursor-based pagination that carries the pinned rank through progressive loading. Kanban search is switched from client-side filtering to server-side URL navigation with an empty-state "press Enter" hint in the modernSearch autocomplete. Separately, the timesheets project filter dropdown is restyled from inline styles to CSS class rules with dark/light mode theming. ChangesKanban: pinned ordering + server-side search
Timesheets project filter dropdown styling
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint install failed. For unrecoverable errors, disable the tool in CodeRabbit configuration. Comment |
Merge Develop to Master which includes:
#7075 — Fix ticket pinning
#7077 — Fix kanban board ticket search
#7093 — Fix All Timesheets dropdown text color on dark theme
Please check options that are relevant.
How Has This Been Tested?
Please describe the tests cases written to verify your changes. Feel free to include test cases that haven't been covered in this PR, but should be covered in a future PR.
Checklist:
Summary by CodeRabbit
New Features
UI/UX Improvements