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

Redesign forwarding modal #181

Closed
SleepySquash opened this issue Oct 25, 2022 · 0 comments · Fixed by #189
Closed

Redesign forwarding modal #181

SleepySquash opened this issue Oct 25, 2022 · 0 comments · Fixed by #189
Assignees
Labels
enhancement Improvement of existing features or bugfix k::refactor Refactor changes of existing code k::UI/UX UI (user interface) and UX (user experience) changes
Milestone

Comments

@SleepySquash
Copy link
Contributor

SleepySquash commented Oct 25, 2022

Background

При нажатии по сообщению ПКМ -> "Переслать" открывается окошко выбора чата пересылаемого сообщения.

Problem to solve

Окошко переверсталось, стоит перенести его новый дизайн с new-design-preview.

@SleepySquash SleepySquash added enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes k::refactor Refactor changes of existing code labels Oct 25, 2022
@SleepySquash SleepySquash added this to the 0.1.0-alpha.7 milestone Oct 25, 2022
@SleepySquash SleepySquash self-assigned this Oct 25, 2022
SleepySquash added a commit that referenced this issue Jan 13, 2023
- redesign `ForwardView`
- refactor code to use unified `MessageFieldView`
- refactor code to use `SelectedTile`

Additionally:
- add `ChatMessageText` trimming to `Chat`s service
- add `SearchView.onSelected` callback
- fix negative padding in mobile context menu
- fix incorrect media `Attachment`s layout

Co-authored-by: SleepySquash <nordnikita@icloud.com>
github-actions bot added a commit that referenced this issue Jan 13, 2023
- redesign `ForwardView`
- refactor code to use unified `MessageFieldView`
- refactor code to use `SelectedTile`

Additionally:
- add `ChatMessageText` trimming to `Chat`s service
- add `SearchView.onSelected` callback
- fix negative padding in mobile context menu
- fix incorrect media `Attachment`s layout

Co-authored-by: SleepySquash <nordnikita@icloud.com> f297f51
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::refactor Refactor changes of existing code 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