Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement swipe to reply in Chat #134

Closed
SleepySquash opened this issue Sep 13, 2022 · 0 comments · Fixed by #188
Closed

Implement swipe to reply in Chat #134

SleepySquash opened this issue Sep 13, 2022 · 0 comments · Fixed by #188
Assignees
Labels
enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes
Milestone

Comments

@SleepySquash
Copy link
Contributor

SleepySquash commented Sep 13, 2022

Background

В чате по ПКМ можно добавлять ответ к формируемому сообщению.

Problem to solve

Отсутствует удобный жест "свайпи для ответа", его нужно реализовать.

Possible solutions

Реализовать добавление/удаление сообщения в ответы при свайпе, возможность отвечать на несколько сообщений сразу (т.е. "ответ" становится списком "ответов").

Дополнительно предлагается в рамках этого issue изменить дизайн отображения реплаев у чужих/своих сообщений.

@SleepySquash SleepySquash added enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes labels Sep 13, 2022
@SleepySquash SleepySquash added this to the 0.1.0-alpha.6 milestone Sep 13, 2022
@SleepySquash SleepySquash self-assigned this Sep 13, 2022
SleepySquash pushed a commit that referenced this issue Nov 8, 2022
Additionally:
- add haptic feedback when opening/closing timeline
- fix inability to scroll `Attachment`s by dragging
- impl `onPointerPanZoomUpdate` event handling in `Chat`
- make `DateTimeElement` to be sticky header in `Chat`
github-actions bot added a commit that referenced this issue Nov 8, 2022
Additionally:
- add haptic feedback when opening/closing timeline
- fix inability to scroll `Attachment`s by dragging
- impl `onPointerPanZoomUpdate` event handling in `Chat`
- make `DateTimeElement` to be sticky header in `Chat` 202a548
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants