This repository has been archived by the owner on Dec 13, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
Avatar Picture not deleted from Header when cleared in Profile Settings #879
Comments
It is backend issue. Backend should send WS event with empty avatarId. |
10x, will check it. |
teosarca
added a commit
to metasfresh/metasfresh-webui-api-legacy
that referenced
this issue
Jun 13, 2017
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Jun 14, 2017
[#878](metasfresh/metasfresh-webui-frontend-legacy#878) Error firework when logout [#880](metasfresh/metasfresh-webui-frontend-legacy#880) Change Icon for URL Link [#881](metasfresh/metasfresh-webui-frontend-legacy#881) Error when pressing Action Menu in Collapsible Grid Window [#883](metasfresh/metasfresh-webui-frontend-legacy#883) hu editor doesn't update [#451](metasfresh/metasfresh-webui-api-legacy#451) Provide view sticky filters to be displayed by frontend [#456](metasfresh/metasfresh-webui-api-legacy#456) Outbound Mail endpoint prototype [#1807](#1807) Fix "Create primary key" process [#879](metasfresh/metasfresh-webui-frontend-legacy#879) Avatar Picture not deleted from Header when cleared in Profile Settings [#1802](#1802) picking terminal is not opening [#436](metasfresh/metasfresh-webui-api-legacy#436) Manufacturing Order Issue not possible after barcode filtering [#453](metasfresh/metasfresh-webui-api-legacy#453) Password process parameters shall allow showing the password [#849](metasfresh/metasfresh-webui-frontend-legacy#849) manufacturing order doesn't open [#437](metasfresh/metasfresh-webui-api-legacy#437) Load/ Reload of delivery Days window takes too long. [#446](metasfresh/metasfresh-webui-api-legacy#446) Cannot open the menu when logged in as System Administrator [#433](metasfresh/metasfresh-webui-api-legacy#433) Show Manufacturing Order number in window header [#1793](#1793) fix jasper document for vendor returns [#848](metasfresh/metasfresh-webui-frontend-legacy#848) notifications don't update [#400](metasfresh/metasfresh-webui-api-legacy#400) minimum password length error message not displayed [#444](metasfresh/metasfresh-webui-api-legacy#444) Make Dashboard Translatable [#447](metasfresh/metasfresh-webui-api-legacy#447) Truncate WEBUI_ViewSelection tables on startup [#847](metasfresh/metasfresh-webui-frontend-legacy#847) Loading of empty delivery Days Window take long [#1735](#1735) istransferwhennull not working in webUI but in java client [#1748](#1748) Project Documentation: Screenshots [#795](metasfresh/metasfresh-webui-frontend-legacy#795) On tab stale event, don't refresh tabs which are queryOnLoad but are not the active tab me-45
IT if i upload the pic again nothing happens NOK (but not sure if it's related with this task) |
damianprzygodzki
added a commit
that referenced
this issue
Jun 14, 2017
Issue of native file input cache. (Not related but) Worked-around. |
@metas-lc do we have some other issues or just race condition with flags? |
no other issues. Just to remember it needs rollout. Also , just checked and works fine. So i'll close it |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Type of issue
Bug
Current behavior
When User Adds a Profile Picture in Avatar Settings the Picture is also updated in Application Header. When the user clears the picture in Settings, the Application Header is not updated. The picture is still visible there.
Expected behavior
In the case of deleting/ clearing the picture in Settings, it shall be deleted/ cleared in Application header too.
The text was updated successfully, but these errors were encountered: