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

Bootstrap Contact profile (#242) #250

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

skazkiful
Copy link
Contributor

@skazkiful skazkiful commented Dec 12, 2022

Resolves #242

Synopsis

Сейчас есть страница пользователя, на неё переходим и из диалога, и из адресной книжки пользователя.

Эта страница должна вообще быть страницей контакта. Если у нас есть контакт, который имеет этого пользователя, то надо рисовать возможность менять имя контакту и всю его инфу - гапопа айди и всякие действия типа "добавить эмейл", "добавить телефон", ведь это запись в адресной книжки. Если пользователь не в списке контактов, то нужно иметь возможность его в неё добавить с этой же страницы и тут же позволять информацию редактировать.

Solution

Дизайн перенести с new-design-preview страницы Userа.

Checklist

  • Created PR:
    • In draft mode
    • Name contains issue reference
    • Has type and k:: labels applied
  • Before review:
    • Documentation is updated (if required)
    • Tests are updated (if required)
    • Changes conform code style
    • CHANGELOG entry is added (if required)
    • FCM (final commit message) is posted or updated
    • Draft mode is removed
  • Review is completed and changes are approved
    • FCM (final commit message) is approved
  • Before merge:
    • Milestone is set
    • PR's name and description are correct and up-to-date
    • All temporary labels are removed

@skazkiful skazkiful 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 Dec 12, 2022
@skazkiful skazkiful added this to the 0.1.0-alpha.8 milestone Dec 12, 2022
@skazkiful skazkiful self-assigned this Dec 12, 2022
@skazkiful skazkiful added waiting::suspended Solving is just paused and will be resumed in future (temporary) waiting::materials There is a need for additional actions/info (temporary) and removed waiting::suspended Solving is just paused and will be resumed in future (temporary) labels Dec 13, 2022
@skazkiful
Copy link
Contributor Author

В результате обсуждения было принято решение временно заморозить разработку страницы контактов, тк нужно обсудить концепцию контактов

# Conflicts:
#	CHANGELOG.md
#	lib/ui/widget/modal_popup.dart
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 waiting::materials There is a need for additional actions/info (temporary)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Contact profile
2 participants