-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing Checkbox Labels #4525
Comments
@BabyElias @MisRob kindly review the PR #4527 where I have fixed the checkbox labels issue |
@bjester Could you please assign me this issue? |
@shivansh-bhatnagar18 I've assigned you! Thank you for reaching out. Please take a look at the linked items in this comment for context on this regression. The problem that I saw with your PR is that it removed text truncation from the languages, which is something you may not encounter in development because of how the filter values are constrained to what results are available. Additionally, the If you encounter questions regarding why something was implemented, I do recommend looking at the |
@bjester Could you please help me out with what does this "label" slot mentioned in the template do here because removing it seems to solve the issue. |
@shivansh-bhatnagar18 So for some background, it's our intent to replace all Vuetify components with components from our Kolibri Design System library. We recently accomplished this for checkboxes. Looking at the linked documentation for |
Observed behavior
Checkbox Labels for the Languages, Licenses and Formats dropdown menus located on the Content Library Page are missing.


Expected behavior
The following checkbox labels should have been visible.


User-facing consequences
The absence of the checkbox label may cause confusion and potentially lead to unintended selections.
Steps to reproduce the issue
Usage Details
The text was updated successfully, but these errors were encountered: