Uh oh!
There was an error while loading. Please reload this page.
Issue#5123 : Migrated the offline alert bar in Settings from Vuetify to Kolibri Design System. - #5162
Conversation
MisRob
commented
Jul 10, 2025
Thank you @AadarshM07, I will review soon. |
MisRob
left a comment
There was a problem hiding this comment.
Very nice work @AadarshM07! I successfully tested on multiple screen sizes, on both RTL and LTR, and with screen reader too. Thanks for following the guidance, much appreciated.
Leaving few notes, let me know what you think.
| icon="disconnected" | ||
| class="mx-3" | ||
| /> | ||
| <span class="notranslate">{{ $tr('offlineText') }}</span> |
There was a problem hiding this comment.
notranslate needs to be removed here - its only for texts that shouldn't be translated. Here we are translating.
There was a problem hiding this comment.
Sure, thanks for clarifying — I will remove it.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Michaela Robosova <robosovam@gmail.com>
There was a problem hiding this comment.
Thanks for resolving feedback @AadarshM07!
Two small styling changes and then we can merge.
Generally during this project, we don't want to introduce unexpected visual changes, even minor ones in padding and such.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Michaela Robosova <robosovam@gmail.com>
Co-authored-by: Michaela Robosova <robosovam@gmail.com>
AadarshM07
commented
Jul 24, 2025
I’ve made the necessary updates - thank you for the guidance👍 |
Summary
Migrated the OfflineText Vuetify component with a new StudioOfflineAlert component that uses Kolibri Design System by following the guidelines .
KDS components used:
Manual verification steps performed:
UI screenshots:
Desktop:
Mobile:
References
Reviewer guidance