Original report by Artho Cyrille (Bitbucket: 557058:d037361a-d6a1-4cae-80e0-7b1940bbc779, GitHub: cyrille-artho).
After selecting a given feature (such as lock/unlock), it would be good to have a way to count the number of matching events.
Challenges:
- How to show this without being too intrusive.
- The number of highlighted items may differ in the expanded/collapsed view. This is because the same item may be shown before and after a choice. It would be good to count such cases only once, and especially if this could be made clear to a user as well by showing that the second highlighted event is a recurrent event.
Original report by Artho Cyrille (Bitbucket: 557058:d037361a-d6a1-4cae-80e0-7b1940bbc779, GitHub: cyrille-artho).
After selecting a given feature (such as lock/unlock), it would be good to have a way to count the number of matching events.
Challenges: