
馃檪 Looking for an issue? Welcome! This issue is open for contribution. If this is the first time you鈥檙e requesting an issue, please:
- Read Contributing guidelines carefully. Pay extra attention to Using generative AI. Pull requests and comments that don鈥檛 follow the guidelines won鈥檛 be answered.
- Confirm that you鈥檝e read the guidelines in your comment.

Sub-issue of #5060.
Complexity: Low
Summary
Migrate all Learn More links in Settings > Storage > 'Request more space' form > 'About licenses' modal from Vuetify to Kolibri Design System.
shared/views/ActionLink that is built with several Vuetify components is used to show the links. To remove this Vuetify dependency from Storage/RequestForm, replace the usage of ActionLink in this specific location with KExternalLink. Do not modify ActionLink or InfoModal.
How to get there
- Login as
user@a.com with password a
- Go to Settings > Storage > Request more space
- Click Open form
- Click on info button next to Who can use your content? (Note that button click is broken, fix here. Before the fix is released, temporarily modify code in
InfoModal to make the modal visible.)
Guidance
Out of Scope
- Do not refactor any other areas of the codebase
- Do not modify
ActionLink or InfoModal
Expected UI/UX changes
- Minor visual differences naturally stemming from the use of KDS
Acceptance criteria
馃檪 Looking for an issue? Welcome! This issue is open for contribution. If this is the first time you鈥檙e requesting an issue, please:
Sub-issue of #5060.
Complexity: Low
Summary
Migrate all Learn More links in Settings > Storage > 'Request more space' form > 'About licenses' modal from Vuetify to Kolibri Design System.
shared/views/ActionLinkthat is built with several Vuetify components is used to show the links. To remove this Vuetify dependency fromStorage/RequestForm, replace the usage ofActionLinkin this specific location withKExternalLink. Do not modifyActionLinkorInfoModal.How to get there
user@a.comwith passwordaInfoModalto make the modal visible.)Guidance
Out of Scope
ActionLinkorInfoModalExpected UI/UX changes
Acceptance criteria