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

Alert user to complete their account/channel profiles #3331

Closed
kimsible opened this issue Nov 19, 2020 · 14 comments · Fixed by #4352
Closed

Alert user to complete their account/channel profiles #3331

kimsible opened this issue Nov 19, 2020 · 14 comments · Fixed by #4352
Labels
Type: Feature Request ✨ UI non-trivial UI changes, that might need discussion

Comments

@kimsible
Copy link
Contributor

kimsible commented Nov 19, 2020

I would be nice to find a way to inform users to put an avatar and description in their profile empty account and channels.

Would you think it's a good idea or really too intrusive ?

I think about 2 differents ways :

  • A discrete alert in My account or My library below the sub-menu ;
  • A modal like the admin modal to help the user to configure its profile account and channels.
@test2a
Copy link
Contributor

test2a commented Nov 19, 2020

Should this be in first login when a user is most likely to add one?
Something like how websites after signup say "one more thing before you get started... here. Update your profile" where a user would add display name, description, photo, support "

There would be a skip option obviously but this should be discussed.

@kimsible
Copy link
Contributor Author

Thanks for your comment !

Should this be in first login when a user is most likely to add one?

Every first login and when we create a new channel without uploading an avatar and fill a description.

There would be a skip option obviously but this should be discussed.

This indeed should have a skip option.

Something like how websites after signup say "one more thing before you get started... here. Update your profile" where a user would add display name, description, photo, support "

Yes it could be very good but, I may be wrong, it should be discreet but visible, what I don't like with modal is that it should only be used for a very important warning (like important rule or announcement) but not to help a UX problem.

@test2a
Copy link
Contributor

test2a commented Nov 19, 2020

Another idea. At signup, we have this step 1, 2 3. How about in the same vein a step 4 after registration and right after email verification, to configure these things ?

@kimsible
Copy link
Contributor Author

Yes it seems a pretty good idea, we need to make sure that this 4th step is also displayed for already registered / created accounts

@rigelk
Copy link
Collaborator

rigelk commented Nov 19, 2020

We could copy the current modal that is used for administrators to configure their server.

@kimsible
Copy link
Contributor Author

Thanks ! it sounds that is the quickest solution technically and is consistent with the current tools, @test2a what do you think about this proposition ?

@rigelk rigelk changed the title Alert user to fill its profile account and channels Alert user to complete their account/channel profiles Nov 19, 2020
@rigelk rigelk added Type: Feature Request ✨ UI non-trivial UI changes, that might need discussion and removed Type: Question labels Nov 19, 2020
@test2a
Copy link
Contributor

test2a commented Nov 19, 2020

Fine by me I guess. Lets have something up and then we can improve upon it.

@test2a
Copy link
Contributor

test2a commented Nov 20, 2020

second thing, when we create a new channel,
should we also add the option to upload image because that way the whole thing would be done in a single page
Screenshot_20201120_144633

the same way like we have in "edit" channel mode.

a

@kimsible
Copy link
Contributor Author

True @test2a , the update method of the avatar component should be handled with the button form at creation for this.

What do you think about editing avatar on the public view ?
image

@rigelk
Copy link
Collaborator

rigelk commented Nov 22, 2020

@kimsible isn't that a bit far from solving the initial problem?

@kimsible
Copy link
Contributor Author

You're right @rigelk but I thought maybe if we need to alert the user, it is that there is a conception issue with editing avatar, isn't it ?

@rigelk
Copy link
Collaborator

rigelk commented Nov 22, 2020

I see where you are coming from, but the issue already identified the problem lies with alerting and instructing the user, not transforming a display view into an editing view. I get your intent to make things easier, but we are just one click away from doing just that with the "manage account" button anyway.

@kimsible
Copy link
Contributor Author

@test2a your remark about uploading avatar while channel creation has already it's own issue : #1506

@test2a
Copy link
Contributor

test2a commented Nov 23, 2020

@kimsible seems like downstream is faster. Ha ha.
Tubelab already has that feature now.

https://github.com/stom79/TubeLab/commit/1e45e4454c10795da883350d5ccc71992faee7b5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request ✨ UI non-trivial UI changes, that might need discussion
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants