Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Profile settings aren`t updated immediately #34

Closed
Boehrsi opened this issue Mar 21, 2019 · 1 comment
Closed

Profile settings aren`t updated immediately #34

Boehrsi opened this issue Mar 21, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Boehrsi
Copy link
Collaborator

Boehrsi commented Mar 21, 2019

Describe the bug
If the avatar, name or status message is changed, the changes aren't always applied to the profile view.

To Reproduce
Occurrence: [often]
Steps to reproduce the behavior:

  1. Go to Profile
  2. Click on Edit profile
  3. Change values and apply them

Expected behavior
All changes are applied to the profile view.

Additional context
This happens due to the multiple responsibilities of the user_bloc. We need to split the displaying / loading logic and the change logic to fix this problem. A new user_change_bloc should get introduced.

Internal Bug Tracker

@florianhaar
Copy link
Contributor

Fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants