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

ChannelHeader needs an 'onTap' method #35

Closed
nosmirck opened this issue Apr 16, 2020 · 0 comments · Fixed by #37
Closed

ChannelHeader needs an 'onTap' method #35

nosmirck opened this issue Apr 16, 2020 · 0 comments · Fixed by #37
Assignees
Labels
enhancement New feature or request

Comments

@nosmirck
Copy link
Contributor

Channel Header provides a way to customize the display and action of the back button but nothing to do an action for when the header is tapped.

Propposed solution:

  • Add an action (similar to the onBackPressed) for when the ChannelName Widget is tapped.

This is useful for showing a custom page with the channel information (image, members, custom actions for notifications, adding more people to the chat, etc)

On the same note, a custom action on tapping the channel's image ChannelImage can be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants