forms
forms copied to clipboard
Missing feedback on loading form share link
If you go to the share link of a form, for some seconds you see the header and footer only, with just a blank content until the form loads.
Instead we should show a simple emptycontent loading feedback like:
(Loading spinner) Loading form …
For more advanced loading feedback, a skeleton screen would also be nice (like we do in Talk and the mobile apps).

Can you reproduce this with NC25 and 3.0.1? As I can not, it looks like the form is included in the first data sent by the server for the public share. So no loading happens after the page was rendered.
@jancborchardt Is this still valid? I couldn't reproduce it either...
No feedback, closing as no longer valid
I can reproduce it on a relatively slow connection... first the public page layout is rendered including the footer, but without any content. Then it takes some time until the actual form is rendered.
@susnux I had another look at this... I think that you were right with your comment earlier. So I think we can indeed close this.