Skip to content

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

Merged
LuanRT merged 1 commit intoLuanRT:mainfrom
absidue:page-header-about
Jan 18, 2024
Merged

feat(Channel): Support getting about with PageHeader#581
LuanRT merged 1 commit intoLuanRT:mainfrom
absidue:page-header-about

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
@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