Issue with Tag Dropdown on Expanded to Fit Table

  1. My goal: I am trying to have the table on a page (as a dashboard) be fitted to the page so its flexible to the screen size.

  2. Issue: I have setup my page as follows: the main page body has a container that is fitted, and contains a table that is fitted. The problem is that the bottom row of the table has drop-down tag that are inaccessible.

Is there a better way I can be designing this page?

screenshot 2025-07-30 at 17.17.17

1 Like

Hi there @dangreenberg93,

I offered a solution below, it is not ideal but it is an easy workaround.

Tag column not showing info when it's the last row in the table - #6 by MiguelOrtiz.

I also flagged this bug/feature request here

Thank you for sharing! I had searched the forum but I guess not deeply enough!!

1 Like

Thanks for sharing, @MiguelOrtiz! I'll mark your post as the "Solution" but leave this topic open and add @dangreenberg93 to the internal bug report. :+1:

1 Like

Wanted to throw my +1 here as well.
I've similarly found a temporary workaround where you can force the list to re-render on screen if you search the tag list for something that doesn't exist (you need to force the "no results" text), delete the search text so that the full list of options renders, then move your cursor. While this does seem to work consistently, it feels like a work-around, so not a great long term solution.

1 Like