element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
68 stars 11 forks source link

[Story] Edit a poll #2179

Closed alfogrillo closed 8 months ago

alfogrillo commented 9 months ago

Description

Acceptance criteria

Size estimate

M

Dependencies

Preconditions

Sign-off

Android

iOS

Out of scope

Open questions

Subtasks

### Android
- [x] Allow editing a poll https://github.com/vector-im/element-x-android/pull/1869
- [x] Add confirmation dialog for canceling an edit https://github.com/vector-im/element-x-android/pull/1886
- [x] Add delete button to edit poll screen https://github.com/vector-im/element-x-android/pull/1895
- [x] Display the "(edited)" mark next to edited polls in the timeline https://github.com/vector-im/element-x-android/pull/1897
### iOS
### Other
- [ ] https://github.com/ruma/ruma/pull/1638
- [x] Clean up unused strings in Localazy (particularly for common dialogs which now differ between the platforms)