OF-3365: Fix client session table - #3491
Conversation
Fixes the rendering of data on the table below the client session details, showing all sessions for the same user. I've also replaced the stale background-color-based legend with style-based indicator.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review. 📝 WalkthroughWalkthroughThe session details page now always retrieves the full session collection and derives the session count from it. It tracks the viewed session index during multiple-session rendering. The current-session legend now uses a styled span with the formatted index. English and Dutch localization files define the new session index label. Priority: ⬇️ Low Merge Risk: ⚪ Minimal · up to The session details page now displays all sessions for a user and labels the current session with localized text. The supplied changes show no remaining merge-blocking risk. 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
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 |
|
Successfully created backport PR for |
Fixes the rendering of data on the table below the client session details, showing all sessions for the same user.
I've also replaced the stale background-color-based legend with style-based indicator.