@jancborchardt Can you give details on this? Which information did you have in mind?
What would be great here is to show:
So it could say:
Forms survey
Shared to instance 路 expires in 7 daysFall camping trip!
Shared by link
So it could say:
Forms survey
Shared to instance 路 expires in 7 daysFall camping trip!
Shared by link
@jancborchardt are you talking about the navigation on the left side where all your forms and shared forms are listed? Is it possible at all to add a second line there? I had a look at the corresponding vue element and there is only a title...
I had a look at Talk/Spreed and how they do it to display a second/sub-title line in the conversations list:
They seem to use a custom AppContentListItem. So this would need some bigger changes in the Forms vue code.
@Chartman123 incoming v4 release of the components include the component you're looking for :)
https://nextcloud-vue-components.netlify.app/#/Components/List%20items?id=listitem
@skjnldsv Thanks! But this also means that we have to rebuild the navigation, doesn't it?
But v4 contains the browserlist-update, no? So we'll have to wait until we drop support for NC21... 馃 馃槩
If we include the vue components into our babel config, we're good to go as babel will transpile it again here