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

😈 [Feature Enhancement] - <Update channels page to use Push SDK> #1434

Closed
zaryab2000 opened this issue Mar 4, 2024 · 0 comments · Fixed by #1450
Closed

😈 [Feature Enhancement] - <Update channels page to use Push SDK> #1434

zaryab2000 opened this issue Mar 4, 2024 · 0 comments · Fixed by #1450
Assignees
Labels
feature enhancement Enhancement in existing feature

Comments

@zaryab2000
Copy link
Collaborator

zaryab2000 commented Mar 4, 2024

Feature name

As of now we are using the API v1/channels to get the list of channels , we need to get it from push-sdk high level API

Describe the Enhancement

This issue is created to use PUSH SDK to get channels , the methods can be something like

userAlice.channel.list('ALL | VERIFIED | UNVERIFIED', {options?})
options = {
  page: pagination,
  limit: limit, default to 10
} 
// not finalized yet

Figma Design if available

No response

Screenshots

Dapp Env

Prod (app.push.org), Staging (staging.push.org)

@zaryab2000 zaryab2000 added the feature enhancement Enhancement in existing feature label Mar 4, 2024
@HarshRajat HarshRajat linked a pull request Mar 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature enhancement Enhancement in existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants