verdigado / gruene_app

Flutter Grüne App
Apache License 2.0
6 stars 0 forks source link

Campaign | Posters: Mark as taken down toggle #287

Open nscharioth opened 1 week ago

nscharioth commented 1 week ago

As an app user I want to be able to edit a poster state to suspended.

Acceptance criteria:

Bildschirmfoto 2024-10-31 um 15 45 48 Bildschirmfoto 2024-10-31 um 15 52 25

Prototype: https://www.figma.com/proto/7wE0Iveas3GGb8u4oL0714/App-Design-Mitglieder-App-(1)-(Copy)?node-id=2670-9551&t=b8swD5IOAFfZ0OSo-1

API endpoint reference: https://github.com/verdigado/gruene-api/issues/60

nscharioth commented 1 week ago

Please review issue description and move to "Ready for Development" column. @leagerndt @JuliaFreitagBGSt

JuliaFreitagBGSt commented 5 days ago

Issue is reviewed.

Please note: If marked as suspended toggle is on, the information about a possible damaging needs to be saved somewhere for documentation purposes. Marked as suspended should not delete the data about it being destroyed (if so) permanently. To clarify, the data about destroyed posters is needed for official statistics.

@nscharioth @leagerndt

nscharioth commented 4 days ago

Issue is reviewed.

Please note: If marked as suspended toggle is on, the information about a possible damaging needs to be saved somewhere for documentation purposes. Marked as suspended should not delete the data about it being destroyed (if so) permanently. To clarify, the data about destroyed posters is needed for official statistics.

@nscharioth @leagerndt

Yes, we will save the "state" of the poster via the API . See here: https://github.com/verdigado/gruene-api/issues/60