Skip to main content
Nintex Community Menu Bar
Question

Navigation component dropdown cut off by short height of table in neighboring division of responsive

  • July 9, 2024
  • 5 replies
  • 27 views

Forum|alt.badge.img+18

A picture’s worth a thousand words here.
The set up:

The problem:

5 replies

annajosephine
Nintex Employee
Forum|alt.badge.img+18

Matt, is scrolling enabled on that table? That can with the navigation dropdown if the table is too high up on the page.  Our temporary solution for this is: don’t enable scrolling on tables that are on the top of the page ;) 


Forum|alt.badge.img+18
  • Author
  • July 9, 2024

I do not have scrolling enabled.


Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

I’m pretty sure you just have a really short page.  The drop down will not extend beyond the main Skuid Div on the page and we cannot dynamically extend that legnth as the navigation drops down.  You will also see this with filters on short tables that have lots of options.   A workaround is to add a wrapper to the bottom of the page that has some big height value. 


Forum|alt.badge.img+18
  • Author
  • July 9, 2024

Ah, that makes sense. That wrapper is becoming pretty convenient!


Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

Indeed!