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

Add view for list of multiple types #1547

Open
1 task done
ZlxmChen opened this issue Nov 10, 2024 · 1 comment
Open
1 task done

Add view for list of multiple types #1547

ZlxmChen opened this issue Nov 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ZlxmChen
Copy link

Clear and concise description of the problem

Currently, different subscription sources need to be divided according to their types. However, there are various types of subscription sources, such as articles and videos, which users hope to read in the same category. Meanwhile, I noticed that when setting up a list, multiple different subscription sources can be subscribed to simultaneously. However, choosing the wrong view type may result in some content being unable to be viewed properly. It would be very helpful if a view supporting mixed types, such as based on both List and article lists, is provided. In this way, selecting the corresponding interface based on the type of subscription source in the details page would greatly assist users.

Suggested solution

In my view, the following solution could be beneficial:

Unified View Layout: Develop a layout that accommodates mixed content types by using article feed list's style and item list's style. On the detailed page, apply different presentation styles based on the subscription source type (as determined by the type the user selected during subscription). This unified view would allow articles and videos to seamlessly coexist within the same list. Positioning this View as the View for list would be more convenient, as the subscription sources in the list have all been specified by the user.

Alternative

No response

Additional context

No response

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
@ZlxmChen ZlxmChen added the enhancement New feature or request label Nov 10, 2024
Copy link

linear bot commented Nov 10, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant