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

Create the new channels detail page #1856

Closed
rohitmalhotra1420 opened this issue Sep 12, 2024 · 0 comments · Fixed by #1861
Closed

Create the new channels detail page #1856

rohitmalhotra1420 opened this issue Sep 12, 2024 · 0 comments · Fixed by #1861
Assignees

Comments

@rohitmalhotra1420
Copy link
Collaborator

rohitmalhotra1420 commented Sep 12, 2024

Figma Designs: https://www.figma.com/design/FvJL0JWHlsVohsHTERB1Lh/Push-Design-Foundations?node-id=8467-4308&node-type=frame&t=Pi41cFr8DfQfknuI-0

  • We need to create a new channel details module inside the modules folder.
  • The new channel details page will replace the old channel details page on /channels/:id route.
  • This page should list down the channel logos in the left.
  • It should render all the channels details mentioned in the designs
  • It should all the user to subscribe and unsubscribe the channel from the button.
    NOTE: We need to use the new subscribe/unsubscribe dropdown here which we are suing the dashboard page.
  • It should render the recent 20 notifications.
    -For now we will use the same notification card. But will update those cards in separate tickets once we have done the changes in the sdk.
  • The css notification cards coming from the sdk should match the new designs in ticket.
  • User should be able to switch between channels when they click on the channel icon in the left.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants