carbon-design-system / carbon-components-vue

Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
608 stars 178 forks source link

CvPagination component desappear on mobile displays #1107

Closed christianlmc closed 1 week ago

christianlmc commented 3 years ago

Detailed description

Describe in detail the issue you're having.

On https://vue.carbondesignsystem.com/?path=/story/components-cvpagination--default and on my project, when you resize the screen to mobile resolutions the pagination component desappears.

Is this a feature request (new component, new icon), a bug, or a general issue?

Bug 🐛

Is this issue related to a specific component?

Yes, CvPagination

What did you expect to happen? What happened instead? What would you like to see changed?

Expected CvPagination to show on mobile, got an empty bar

This live demo seems to work fine: https://www.carbondesignsystem.com/components/pagination/usage#live-demo

What browser are you working in?

Happens in Chrome, Firefox and Samsung Browser

What version of the Carbon Design System are you using?

"@carbon/vue": "^2.37.0",

Steps to reproduce the issue

Go to https://vue.carbondesignsystem.com/?path=/story/components-cvpagination--default Change the width to anything below 892px

Additional information

Above 892px width image

lee-chase commented 3 years ago

It would appear an update to the pagination component styling requires a tweak to the dom to cater for mobile sizes.

balhelhas commented 3 years ago

Are there any updates on this bug?

github-actions[bot] commented 3 months ago

This issue has been marked as stale because it has required additional info or a response from the author for over 14 days. When you get the chance, please comment with the additional info requested. Otherwise, this issue will be closed in 14 days.

github-actions[bot] commented 1 week ago

This issue has been closed because it has received no activity for 28 days.