Hard to describe and don’t want to share images due to personal financial data, but I can provide more detail via DM if needed.
Here’s the situation:
- Data table with list of financial accounts
- Expand an account and it opens like it should
- The detail for the account has a list of transaction splits
- Path 1:
- Clicking on the link for a split’s transaction goes back to the account data table, the title moves down, and you can see scrolling rows above it.
- Path 2:
- Clicking on the expand row button for the split opens it correctly, but clicking on the link for the transaction from there has the same effect.
- Both paths set the correct URL - refreshing the page shows the transaction.
- It has something to do with the row position of the layout being shown. If I change the row layout to Center or Right it works as expected - this only happens in Full.
- The Accounts are in a new data table - I haven’t converted Splits (35k+ rows) or Transactions (14k+ rows) to data tables yet.