alkem-io / client-web

Default web frontend, enabling browsing the Alkemio platform - so the hosted Challenges and communities collaborating around those Challenges.
https://alkem.io
European Union Public License 1.2
15 stars 6 forks source link

BUG: Removing tags from organization, are still displayed after page refresh #439

Closed Comoque1 closed 3 years ago

Comoque1 commented 3 years ago

Describe the bug Removing tags from organization, are still displayed after page refresh

To Reproduce Steps to reproduce the behavior:

  1. Go to https://dev.cherrytwist.org/admin/organizations/
  2. Create new organization
  3. Edit the organization and populate all fields
  4. Save the organization
  5. Remove the tags
  6. Save the organization
  7. Refresh the page - the tags fields remain selected and populated image.png

Expected behavior When references are removed from organization and it is saved, after refresh, the must not be displayed.

atstoyanov commented 3 years ago

Needs to discuss in general how arrays will be updated/merged.