-
-
Notifications
You must be signed in to change notification settings - Fork 446
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
Improve channel group UI #3558
Comments
I'd additionally suggest adding the ability to navigate between subscription groups by swiping left/right in the subscriptions tab. Another would be marking a channel as hidden from the "all" group. This is mostly useful when you're subscribing to a channel that very frequently uploads and you'd like to only see it in the groups you've added it to. (I'm putting the suggestions here as it felt more relevant than creating separate issues for it when there's a tasklist here, I can move them to separate issues if preferred tho) |
Everything planned from that list is implemented now.
I'm not really convinced by the necessity for this, it's easy enough to click the chip with the group you want and you usually just want to look at one specific group, and not search through all of them.
I see why this could be useful, but I'm not really sure about a good way to implement this UI-wise. Please feel free to create a new issue to discuss that. |
Hello, I'm testing v0.24.0 Nightly the requests I mentioned in #5313 are missing. |
Describe your suggested feature
1. Place ✏️ icon (group manager menu accessible at the very beginning, not channel addition menu) on the left of all channel groups, not right.
2. Within group manager menu, allow reordering groups similar to navigation tabs by replacing the pencil column with sliders' column within green box. See the screenshot for reference.
3. Edit a channel group. Making changes to the name field and tapping "Cancel" button will not save the changes. But if you add or remove channels from the group, the changes are saved anyway after cancelling.
[ rejected ] 4. For group manager menu, there's no need for an entire column of pencil icons. Instead, long press on any group to open channel addition menu.5. Place switcher between channel list and feed under groups, not above. Browse both channels and feed within any specific group. Only show unselected channels in channel addition menu. While showing channel list from any specific group, long press on the channel to show
Remove from group
option.[ rejected ] 6. ShowFeed
andChannels
instead of kinda ambiguous Subscriptions headline. Show number of channels as per selected group.7. Show a warning if no group name has been set for or no channel is added to any group while creation.
[ rejected ] 8.Play latest videos
should only load new videos found after each reload, not the entire list of videos.[ rejected ] 9. ForAll
channel group, filter channels by number of added groups. The options should be available in radio buttons for0
,1
,2
andMore than 2
number of groups.[ rejected ] 10. Instead ofUnsubscribe
button after subscribing channels, showSUBSCRIBED
button to show an all-in-one menu to unsubscribe, add to groups and enable notifications for the channel. This new menu should be available for legacy subscriptions layout by long press on the channel.11. [BUG] Although notification for new streams is disabled, notification bell is shown after unsubscribing from subscriptions' list and subscribing again.
12. Allow setting a default group that shows initially when opening the subscriptions tab or remember the last used channel group and restore it when opening the app the next time.
Other details
Acknowledgements
The text was updated successfully, but these errors were encountered: