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

Unable to do pagination on the tabs when many chunk files are showing #242

Open
xJkit opened this issue Apr 4, 2018 · 1 comment
Open

Comments

@xJkit
Copy link

xJkit commented Apr 4, 2018

Tab pagination issue on Modules and Problems panel.

With code splitting features from webpack, I have many bundle or chunk javascript files. Many chunk files inside the Modules and Problems panel results in tab pagination. I can go to the next page by clicking the last tab, but it's not working on the first one.

Q: How to switch the page easily inside the Modules or Problems panel? Can I manually focus on specific panel and use keyword or arrow keys to do such actions?

====================================================================

1__trendmicro_wfbss_dashboard_and_applebluetoothextra_and_airportextra_and_com_bjango_istatmenus_combined_and_com_bjango_istatmenus_time_and_appleclockextra_and_com_bjango_istatmenus_battery_and_appleuser_and_item-0_and_statusitem_and_notif

====================================================================

Steps to reproduce the problem
  1. Successfully integrate the webpack-dashboard and use the code-splitting features to generate a lot of chunk files.
  2. Inside the Modules or Problems panel, the pagination functions fail to work.

====================================================================

  1. package.json (specifically the script you are using to start the dashboard)
  2. webpack.config.js
  3. index.js (Your express based dev server, if applicable)

I think it's UI issues irrelevant to the above.
====================================================================

More Details
  • What operating system are you on?
    Mac OS X 10.13.2
  • What terminal application are you using?
    Same issues on iTerm 2, Terminal and Hyper.
  • What version of webpack-dashboard are you using?
    1.1.1
  • What is the output of running echo $TERM?
    xterm-256color
@xJkit xJkit changed the title Unable to do pagination on the tabs with much chunk files Unable to do pagination on the tabs when many chunk files are showing Apr 4, 2018
@ElreyB
Copy link
Contributor

ElreyB commented Sep 26, 2018

@xJkit We are looking into the pagination on the tabs issue and was wondering if you can give us something we can clone or on CodeSandbox so we can see the problem on our machine? Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants