FreeTube/src/renderer/components/ft-profile-channel-list
Jason 47946ff453
Profile settings UX improvements (#4358)
* Update Edit Profile styling, labels, and order

* Introduce additional styling updates

* Remove check for channel name of All Channels, as that can be faulty for users who renamed it & had another profile take the name

* Force use of All Channels profile translation (& forbid alteration of All Channels profile name

* Combine ProfileSettings and ProfileEdit routes under one route

* Implement active settings profile styling & profileList watcher

* Fix pre-existing bug of selected channels & count in Other Channels not updating when changing the profile filter

* Fix pre-existing behavior of filter profile selection resetting after each use

* Fix pre-existing bug with Edit Profile Subscription List of count bugging after adding new channel mid-count

And vice versa with removing channel mid-count on Other Channels.

* Fix two toasts to use localized profile name, & remove unnecessary mounted

* Remove old modification of base ft-input styling
2023-11-25 18:23:27 +01:00
..
ft-profile-channel-list.css Profile settings UX improvements (#4358) 2023-11-25 18:23:27 +01:00
ft-profile-channel-list.js Profile settings UX improvements (#4358) 2023-11-25 18:23:27 +01:00
ft-profile-channel-list.vue Profile settings UX improvements (#4358) 2023-11-25 18:23:27 +01:00