Stepped container in split pane header/footer disappearing - multipage app

  • Goal: I am building a multi-page app where I have a stepped container in a splitpane component. As the developer, I've noticed on occasion that my stepped container's header/footer will disappear or some of the components will disappear. However, for my users it seems to be very frequently.

  • Steps: I've tried to reproduce it consistently, but it seems to be inconsistent and changes every time I refresh the page, on some clients more than others.

  • Details: I'm using these components:

  • Multipage app
  • Splitpane
  • Stepped container
  • Form
  • Buttons/button groups
  • Groups
1 Like

Hi @tiffany,

I was able to reproduce this :thinking: not quite sure what is causing it, but I am looping in our team internally for a fix!

1 Like

Thanks for the detailed report! Super helpful

1 Like

I've been playing around with the app trying to come up with a workaround. It seems like moving the components around on the Overview tab seems to reset things in the My Requests tab. For example, go to the Overview tab and shorten the width of group1, then move it back to it's original width. Go to the My Requests tab and it shows up there too.
Then, go back to the Overview tab, resize button3 and formButton1, then move them back to their original size. Then should then appear in My Requests as expected
:crossed_fingers: I hope that helps in the meantime!

Thanks! I've been having issues with it staying consistently. For now since it's just the header and footer of the stepped container component, I moved those components out into the body of the container. Though it's not sticky, it consistently shows which is the minimum I need for it to be usable.

1 Like

Hey @Tess - checking in to see if this was fixed or is planned to be fixed?

1 Like

Hi @tiffany,

I just heard back internally. It doesn't sound like this will be prioritized currently :disappointed: I'd suggest moving forward with a workaround for the time being

In case it's helpful, I am attaching a copy of your app where I implemented the workaround I mentioned earlier
Dispatch Request (1).json (255.2 KB)

1 Like

Got it - thanks for the transparency and help!

2 Likes