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

use userid (username) as profile:name #37

Closed
wants to merge 24 commits into from

Conversation

ear-dev
Copy link

@ear-dev ear-dev commented Apr 16, 2019

Fixes WideChat/Rocket.Chat.Android#301 by disabling the change email permissions check which gets called because some users will not have an email.

  • Removes email from the profile page. I suggest we make a new story to bring email and phone number back into that page, but only as plain text and not in a disabled text box.
  • Enables the Save Changes button by default.
  • Uses the username as the "name" by default.

@jaytat0
Copy link

jaytat0 commented Apr 19, 2019

I think we should still have the Save Changes be smart as far as only being enabled when changes have happened. The save experience is pretty blind w/o it as far as whether the save happened.

@ear-dev
Copy link
Author

ear-dev commented Apr 19, 2019

We can consider that, but that would be an enhancement from upstream. In open.rocket they just show the button as enabled all the time.

@jaytat0
Copy link

jaytat0 commented Apr 19, 2019

Got it. We can write up separately if we want.

@ear-dev ear-dev closed this Apr 23, 2019
@ear-dev ear-dev deleted the ear_profile_update_bug_fix branch March 8, 2022 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] "Save changes" is not clickable upon making profile changes in web client
3 participants