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

Progress bar lost when changing pages with row numbers on. #4471

Open
shinseiryu opened this issue Apr 18, 2024 · 0 comments
Open

Progress bar lost when changing pages with row numbers on. #4471

shinseiryu opened this issue Apr 18, 2024 · 0 comments
Labels
Possible Bug A possible bug that needs investigation

Comments

@shinseiryu
Copy link

shinseiryu commented Apr 18, 2024

Describe the bug
Progress bar formatter loses the bar/coloring representing the progress when using rowHeader rownum and pagination and changing pages. Edit: noticed this only occurs when browser zoom is set to 100%

Tabulator Info

  • Which version of Tabulator are you using? 6.2.0

Working Example
https://jsfiddle.net/michaelP_finl/3d5snbkz/17/

To Reproduce
A step by step guide to recreate the issue in your JS Fiddle or Codepen:

  1. On table load, progress bars are visible.
  2. Click paginator control "Next"
  3. Click paginator control "Prev"
  4. Progress bars are no longer visible.

Expected behavior
Progress bars remain visible

Screenshots
Before changing pages:
progressBarsVisible

After changing pages (bug visible):
progressBarsLost

Desktop (please complete the following information):

  • OS: MacOS and Windows 10
  • Browser: chrome
  • Version (on MacOS) 124.0.6367.62 (Official Build) (arm64)
@shinseiryu shinseiryu added the Possible Bug A possible bug that needs investigation label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Possible Bug A possible bug that needs investigation
Projects
None yet
Development

No branches or pull requests

1 participant