Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

GH #2939: Remove small screen design for card and list-item #2949

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

chrieinv
Copy link
Contributor

@chrieinv chrieinv commented Feb 5, 2025

  • Remove separate design of card and list-item for small screens
  • Set min-width on content container to prevent layout issues on very narrow screens. For Grid layout min width is 290px and on List it's 460px.
  • Improve display of paginator on small screens and for many pages

…guage name, other minor design adjustments
@chrieinv chrieinv linked an issue Feb 5, 2025 that may be closed by this pull request
@github-actions github-actions bot added the Component: Hub The core of Edlib - handling search, filtering, my content and shared content label Feb 5, 2025
@github-actions github-actions bot added the language All issues related to language and translation label Feb 6, 2025
@chrieinv chrieinv marked this pull request as draft February 6, 2025 13:50
@chrieinv chrieinv marked this pull request as ready for review February 7, 2025 07:37
@chrieinv chrieinv requested review from emmachughes and removed request for emmachughes February 7, 2025 07:37
@tmkarlsen tmkarlsen requested a review from emmachughes February 7, 2025 11:48
Copy link
Member

@emmachughes emmachughes left a comment

Choose a reason for hiding this comment

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

Too many assorted changes with no relation to each other. At the very least this should be split into different commits for each thing this fixes.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Component: Hub The core of Edlib - handling search, filtering, my content and shared content language All issues related to language and translation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove small screen version of content card
2 participants