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

feat(Channel): Support getting about with PageHeader #581

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

absidue
Copy link
Collaborator

@absidue absidue commented Jan 13, 2024

This is a follow up to #577.

Turns out that it is possible to get the about popup for user channels with a PageHeader header, it's buried in rendererContext.commandContext though, which usually only contains tracking data.

In the mean time I've also realised that it is possible to get the channel avatar from the channel metadata, so while it's not in the header at least it is still available.

A lot of the structure here is pretty similar to the one in ChannelTagline, so at some point it might be worth refactoring that out into it's own class, to reduce the duplicate code.

@LuanRT LuanRT merged commit 2e710dc into LuanRT:main Jan 18, 2024
4 checks passed
@absidue absidue deleted the page-header-about branch January 18, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants