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

Datatable headers scroll up despite "Freeze Header" property being enabled #2322

Open
Tshepiso-R opened this issue Oct 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Tshepiso-R
Copy link

Issue Summary:

Header scrolls up unexpectedly after enabling the "freeze header" property in the datatable. See the video attached

Steps to Reproduce:

  1. Go to this URL on the functional admin portal.
  2. Enable Edit Mode:
  3. Open the Form Designer:
  4. find and click on the "datatable" component in the Form Designer.
  5. In the datatable's properties, locate and enable the "Freeze Header" setting.
  6. Ensure the table displays 100 records per page.
  7. Save Changes and Render:
  8. Scroll to Test:
    • Attempt to scroll down using:
      • The vertical scroller, or
      • The two-finger scrolling method (on touchpads or touch devices).
  9. Observe Behavior:
    • Notice the table headers freeze as expected initially, but they eventually scroll up along with the table contents instead of remaining frozen.

Expected Behavior:

The headers should remain frozen at the top of the table while scrolling down, regardless of the number of records.

Actual Behavior:

  • The headers scroll up with the rest of the table contents, despite the "freeze header" property being enabled.

Video:

@Tshepiso-R Tshepiso-R added the bug Something isn't working label Oct 23, 2024
@Tshepiso-R Tshepiso-R added this to the Backlog milestone Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants