b310-digital/mindwendel

Chore: When an idea is edited, also update the detail view

Open

#534 opened on Dec 23, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Elixir (18 forks)auto 404
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.

Contributor guide