4
9
Fork
You've already forked PipePipeClient
7

[New Feature](BiliBili) display Staff List for cooperation videos (Client Side) #10

Merged
NullPointerException merged 7 commits from chr_56/PipePipeClient:staff_list_support_client into dev 2023年12月26日 22:03:28 +01:00
chr_56 force-pushed staff_list_support_client from 699777ce46 to b9e1894b7b 2023年12月25日 06:26:09 +01:00 Compare

Looks good to me. But for UI I would prefer showing staffs as a scrollable horizontal list.

Looks good to me. But for UI I would prefer showing staffs as a scrollable horizontal list.
Author
Contributor
Copy link

Actually, I prefer not.

Reason:

  1. This is PipePipe, not official BiliBili Android Client -- We do not need to be a parody.
  2. Some user's name is too long, so that it can not be shown completely in horizontal list like the official's (so they even use a detail bottom sheet in vertical list to show).
  3. Complexity. Where should we put "Title" (Contribution) in ? As top right corner badge like official's? And with a detail vertical bottom sheet for long username? No, we can not offer such complexities.

My plan, as it has been implemented already:

  1. collapsible list (b3238dabb1a0179b105dd462f33e48a9200e7ce3), if list is too long;
  2. 2 rows list (a280385945409ea3a0cedc59b4f90d14047db041), for too much blank on right side.
Actually, I prefer not. Reason: 1. This is PipePipe, not official BiliBili Android Client -- We do not need to be a parody. 2. Some user's name is too long, so that it can not be shown completely in horizontal list like the official's (so they even use a detail bottom sheet in vertical list to show). 3. Complexity. Where should we put "Title" (Contribution) in ? As top right corner badge like official's? And with a detail vertical bottom sheet for long username? No, we can not offer such complexities. My plan, as it has been implemented already: 1. collapsible list (b3238dabb1a0179b105dd462f33e48a9200e7ce3), if list is too long; 2. 2 rows list (a280385945409ea3a0cedc59b4f90d14047db041), for too much blank on right side.
chr_56 force-pushed staff_list_support_client from 45e6aff754 to 34ee6fd7ff 2023年12月26日 07:19:27 +01:00 Compare
Author
Contributor
Copy link

Now rebased.

Now rebased.
chr_56 deleted branch staff_list_support_client 2023年12月27日 03:01:06 +01:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
NullPointerException/PipePipeClient!10
Reference in a new issue
NullPointerException/PipePipeClient
No description provided.
Delete branch "chr_56/PipePipeClient:staff_list_support_client"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?