Open tuscland opened 1 month ago
Relatedly, it's a bit strange that when you first start working on a project, no view exists, so you can't add an element to the canvas on the right. Having this stream view as default might make sense.
cc @anasstarfaoui
I'm sorry, I don't understand really well this ticket ?
I'm sorry, I don't understand really well this ticket ?
We're talking about a project live feed here.
I'm sorry, I don't understand really well this ticket ?
Users need:
This ticket addresses these two needs by suggesting a "meta-view", or a live feed that simply shows everything that is added and is automatically refreshed, a live view as @rouk1 coins it.
Proposition, waiting for you thoughts on how clear it looks
Proposition, waiting for you thoughts on how clear it looks
I think I would expect to see the item contents in this special view, not just that it was created
Maybe it could be a toggle on a View ("auto-add"?) that, if turned on, makes it so whenever an item is put
, it is automatically appended to that view.
Currently when we create a Project we immediately create a View called "default", so we could give that toggle to that View
Is your feature request related to a problem? Please describe.
Some users find it cumbersome to be forced to add an item to a view before being able to see it. One might want to see the stream of items as they are created.
Describe the solution you'd like
A read-only view that infinitely scrolls and display the list of the recently created items by descending order.
Describe alternatives you've considered, if relevant
No response
Additional context
Related to #370 and #476