question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extra arrows on pagination are displaying

See original GitHub issue

What package(s) are you using?

  • carbon-components
  • [x ] carbon-components-react

Detailed description

Describe in detail the issue you’re having. On the pagination component where it asks ‘Items per page’ and ‘page’, there is an extra up and down arrow displaying next to the number, while the original down arrow that should be displayed is over the number indicating the page number or number of objects being displayed. The issue disappears once I use the Chrome developer tools and use the toggle device toolbar. I also tried testing this in Firefox and the down arrow is no longer underneath the numbers (but there’s still two dropdown arrows).

Is this issue related to a specific component? pagination component from ‘carbon-components-react’

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

I would like the component to display what is shown in the Carbon Documentation for Pagination. Right now, there is an extra up/down arrow next to the page and input numbers and the original arrow is underneath the selected number

What browser are you working in? Chrome

What version of the Carbon Design System are you using? “carbon-components”: “^10.9.3”, “carbon-components-react”: “^7.12.0”,

What offering/product do you work on? Any pressing ship or release dates we should be aware of?

Steps to reproduce the issue

  1. Step one In a react application, import the Pagination component from ‘carbon-components-react’.

  2. Step two Use the example provided by the carbon 10 documentation for pagination. https://www.carbondesignsystem.com/components/pagination/usage/

  3. Step three Run the app in Chrome

  4. etc.

Please create a reduced test case in CodeSandbox https://codesandbox.io/s/thirsty-paper-jik93?file=/src/index.js

Additional information

  • Screenshots or code Screen Shot 2020-05-17 at 12 39 01 PM

  • Notes

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
David-Yuencommented, Jun 10, 2020

Update: I’ve added postcss-loader and autoprefixer to our build and it’s working. Thanks! this resolves the issue

0reactions
tw15egancommented, Jun 10, 2020

Going to close this as I would assume the original issue can be resolved in the same way 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Laravel Pagination is showing weird arrows - Stack Overflow
displaying 5 posts on one page. Laravel's pagination is doing its job but it is displaying weird arrows.
Read more >
Laravel 8 Pagination is showing weird arrows - YouTube
In this video, we will learn about Laravel Pagination is showing weird arrows #Laravel #laravel8Blog: ...
Read more >
Removing pagination arrows from Wordpress - Treehouse
Removing pagination arrows from Wordpress. Hi everyone. ... Define a template file on which the pagination displayed.
Read more >
Show paging arrows only when needed — DataTables forums
Any built-in setting (or plug'nplay javascript) to hide the '< >' icons unless a resultset actually spans more than the current page?
Read more >
Pagination - Design Guide
Double arrows enable users to directly jump to the first or the last page with a single click in the case they know...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found