Skip to content

upgrade(selfcheckout): added link and page refresh on redirect - #719

Merged
kpsherva merged 1 commit into
inveniosoftware:masterfrom
callumlewis05:selfcheckout-improvement
Aug 31, 2026
Merged

upgrade(selfcheckout): added link and page refresh on redirect#719
kpsherva merged 1 commit into
inveniosoftware:masterfrom
callumlewis05:selfcheckout-improvement

Conversation

@callumlewis05

Copy link
Copy Markdown
Contributor

Updates profile page with loans by updating component once selfcheckout has finished and added link to selfcheckout to make it more accessible than just QR code in library.

@callumlewis05
callumlewis05 requested a review from kpsherva August 25, 2026 09:16
@callumlewis05
callumlewis05 force-pushed the selfcheckout-improvement branch from 2e932d0 to 3c9a7e6 Compare August 25, 2026 09:25
Comment thread src/lib/components/ILSMenu/ILSMenu.js Outdated
) : null}
<Dropdown.Divider />
<Dropdown.Item as={Link} to={FrontSiteRoutes.selfCheckout}>
Self-Checkout

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you make sure first that self checkout is available for whole ILS not only CDS-ILS (I mean as a feature). If it is only CDS-ILS we can't add it for any instance

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have checked and there are 20+ other files related to self checkout in the react repo so it is in ILS as a whole not just CDS-ILS

@callumlewis05
callumlewis05 force-pushed the selfcheckout-improvement branch from 3c9a7e6 to 5f5a94d Compare August 27, 2026 12:38
@kpsherva
kpsherva merged commit 3b589ef into inveniosoftware:master Aug 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Self-checkout improvement

2 participants