Skip to content
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

search filter chips are too closely spaced #8668

Closed
indirectlylit opened this issue Nov 11, 2021 · 7 comments · Fixed by #8820
Closed

search filter chips are too closely spaced #8668

indirectlylit opened this issue Nov 11, 2021 · 7 comments · Fixed by #8820
Assignees
Labels
DEV: frontend P1 - important Priority: High impact on UX
Milestone

Comments

@indirectlylit
Copy link
Contributor

Observed behavior

The chips are very cramped with each other and their surrounding elements:

image

Expected behavior

The design system specifies an 8px baseline grid

User-facing consequences

Search interface becomes slightly harder to read and visually inconsistent

Context

0.15.0 beta1

@sharifmaryam
Copy link
Contributor

I would like to contribute but I am unsure where these chips are in the codebase.

@indirectlylit
Copy link
Contributor Author

One way to find code is to search the codebase for user-facing strings. Here for example if you search for Clear all, case-sensitive, in *.vue files you'll find:

@abhimnc
Copy link
Contributor

abhimnc commented Nov 19, 2021

If no one is working, can I take this issue ? I already got one pull request merged in #8720 .

@sharifmaryam
Copy link
Contributor

I am working on this ticket.

@sharifmaryam
Copy link
Contributor

I think I understand how to implement a solution but I am having trouble recreating this page locally so I can test to see if the change works. Do you have any suggestions on how to go about that?

@indirectlylit
Copy link
Contributor Author

@sharifmaryam see https://kolibri-dev.readthedocs.io/en/develop/getting_started.html for instructions on setting up your development environment

@rtibbles rtibbles self-assigned this Nov 22, 2021
@rtibbles
Copy link
Member

Once you have got it set up, you would need to import some content into the device locally (using the Device tab), and then go to Learn --> Library and use the search functionality in the side panel. Once you have started filtering, it should start to display these search chips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DEV: frontend P1 - important Priority: High impact on UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants