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: use new live feeds api and add reorder post-process #4587

Merged
merged 2 commits into from
Jan 14, 2024

Conversation

oxygenkun
Copy link
Contributor

@oxygenkun oxygenkun commented Dec 31, 2023

  • New API will retrieve live rooms including 'quietly follow' (悄悄关注) users. The previous API does not.
  • Add post-process: to maintain the order in the web dynamic dashboard, reorder the list after retrieving all live rooms.
    (The list needs to be reordered, so I await all items. That is different from before (updating lists responsively). Not sure there is any better approach)
  • CSS scope formatted by Linter.

- New API will retrieve live rooms including 'quietly follow' (悄悄关注) users. The previous API does not.
- Add post-process: reorder list after retrieving all live rooms to remain in the order in the web dynamic dashboard.
@oxygenkun oxygenkun changed the title feat: use new live feeds api and add reorder post-process [组件-直播信息扩充]feat: use new live feeds api and add reorder post-process Dec 31, 2023
@the1812 the1812 merged commit 89cae81 into the1812:preview-features Jan 14, 2024
1 check passed
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 this pull request may close these issues.

2 participants