added a parenthetical course and status to 'back to session list' link - #9128
Draft
michaelchadwick wants to merge 3 commits into
Draft
added a parenthetical course and status to 'back to session list' link#9128michaelchadwick wants to merge 3 commits into
michaelchadwick wants to merge 3 commits into
Conversation
✅ Deploy Preview for ilios-frontend ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
❌ Visual Diff Report — FAILED984 images compared: 124 different · 860 identical DetailsDifferences (124)
Download the results. |
michaelchadwick
marked this pull request as ready for review
February 6, 2026 19:35
michaelchadwick
requested review from
jrjohnson and
stopfstedt
as code owners
February 6, 2026 19:35
Member
|
Tagged for team discussion so we can do exactly that - about whether the added stuff to the session list link area is helping or hindering and what exactly should be there if anything. |
stopfstedt
approved these changes
Feb 10, 2026
stopfstedt
left a comment
Member
There was a problem hiding this comment.
unexpected component reusage, i love it. LGTM.
jrjohnson
removed their request for review
February 10, 2026 17:53
Member
michaelchadwick
force-pushed
the
frontend-6846-better-back-to-session-label
branch
from
February 11, 2026 16:44
c8d94d0 to
2616524
Compare
dartajax
approved these changes
Feb 12, 2026
dartajax
left a comment
Member
There was a problem hiding this comment.
functionality review only - click tested - I'd recommend that @saschaben review this too
Member
Contributor
Author
|
@dartajax The scroll amount could be adjusted, yes, but in a new PR. |
Member
Fair enough. |
michaelchadwick
force-pushed
the
frontend-6846-better-back-to-session-label
branch
from
February 13, 2026 17:35
90d0c67 to
eac1f19
Compare
Member
michaelchadwick
marked this pull request as draft
February 17, 2026 21:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Fixes ilios/ilios#6846
Adds a parenthetical label to the
Back to Session Listlink at the top of a session detail route. It contains theCourseexternalIdif existing, otherwise thetitle. It also has the icon for theCourse's publication status.