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

Present profile on instructor click #447

Merged
merged 5 commits into from
Jun 26, 2019

Conversation

ivan-magda
Copy link
Member

@ivan-magda ivan-magda commented Feb 17, 2019

Задача: #2340

Описание:
Добивили открытие экрана пользователя при нажатии на преподавателя в инфо о курсе.

@ivan-magda ivan-magda self-assigned this Feb 17, 2019
@ivan-magda ivan-magda requested review from kvld and Ostrenkiy February 17, 2019 17:21
}

extension CourseInfoTabInfoInstructorView: ProgrammaticallyInitializableViewProtocol {
func setupView() {
self.backgroundColor = .white
self.addGestureRecognizer(UITapGestureRecognizer(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Нет обратной связи у вьюшки, может быть сделаем по-другому (например, есть быстрый способ со вьюшкой-наследником UIButton, которая представляет собой фейковую кнопку; или сделать CourseInfoTabInfoInstructorView с фидбеком)?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ага, я про фидбек и не подумал 👍

@ivan-magda
Copy link
Member Author

@kvld пушнул изменения))

@ivan-magda ivan-magda added this to the 1.86 milestone Jun 26, 2019
@ivan-magda ivan-magda merged commit 3ace17c into dev Jun 26, 2019
@ivan-magda ivan-magda deleted the feature/present-profile-on-instructor-click branch June 26, 2019 16:38
@ivan-magda ivan-magda mentioned this pull request Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants