Hi all,
I’m testing the new mobile framework (preview) and noticed a problem with row-level actions:
-
I have a slice filtered by
[Date]plus aUSERSETTINGS("Select Month"). -
My actions are set to display in the overflow menu (3 dots).
-
In the old mobile framework, the actions show normally.
-
In the new framework, the overflow menu disappears entirely for rows outside the UserSetting month — even though the actions themselves don’t depend on UserSettings.
-
If I change the action display to Prominent or Inline, they appear, but that breaks the UI consistency.
Expected: Overflow menu should still show actions for those rows.
Actual: The menu disappears when slice filter references UserSettings on [Date].
Has anyone else run into this? Looks like a regression in the new framework.