b310-digital/mindwendel
View on GitHubChore: When an idea is edited, also update the detail view
Open
#534 opened on Dec 23, 2024
good first issuetype-enhancement
Repository metrics
- Stars
- (134 stars)
- PR merge metrics
- (PR metrics pending)
Description
Further Notes
If user A has opened the detail view of an idea and user B updates the idea (the text), then the text within the detail view does not change. The reason is that currently only an update to the idea card is sent but not to the show idea component.