Describe the bug
Deleting a label from Project labels page, deletes only the last label from the entire label list (UI bug; Label is deleted properly from the DB). After refreshing it, we can observe that the actual label which was selected having been deleted.
In a nutshell, one can observe that the last element gets removed from the UI, irrespective of deleting any of the labels.
To Reproduce
Steps to reproduce the behavior:
- Go to
Project Labels option in the sidebar
- Click on it
- Create multiple labels
- Try deleting any label, except the last one
Expected behavior
Proper UI update by removing the selected label from the UI
Screenshots
NA
Desktop (please complete the following information):
- OS: Ubuntu 18.04
- Browser: Chrome
- Version: 79.0.3945.117
Additional context
Please confirm the issue mentioned above. Would like to work on it.