Open Issues Need Help
View All on GitHub Update the Task Information Container on receiving new events about 2 months ago
AI Summary: Modify the CeleryViz frontend's `TaskInformationContainer` to update the displayed task information when new events arrive for an already displayed, running task. This involves listening for new events and comparing them to the currently displayed task ID, updating the container's content if a match is found.
Complexity:
3/5
bug good first issue
This is the core UI library for the CeleryViz project.
Dart
#celery#hacktoberfest#monitoring-tool#ui