Learning-Dashboard / LD-Taiga-frontend

MIT License
1 stars 0 forks source link

Selection of filters on Historical of UserMetrics must be consistent #23

Open MissterP opened 5 days ago

MissterP commented 5 days ago

Selection of filters on Historical of UserMetrics must be consistent with its Present View.

Image

MissterP commented 22 hours ago

Even the consistency is resolved. The users that appear are different from the PresentView of UserMetrics. This happens because of how data is delivered so, at the future is necessary a refactor to make this consistent. It may be necessary to separate Historical User Metrics from the others.

MissterP commented 21 hours ago

Also, this issue was resolved combining code from the UserMetrics and HistoricalMetrics. So, it will be necessary to make a refactor because of the large number of lines