You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
Once you have created a profile it is not possible to change or delete it. We could provide a context menu when right-clicking on a profile which shows options to change or delete a profile. Deleting should be quite trivial. To change a profile I would suggest to take the create profile modal and just open it with the profile's data and let the user change the profile.
Additional Information
The context menu could be implemented with the vue-context-menu component.
The text was updated successfully, but these errors were encountered:
Description
Once you have created a profile it is not possible to change or delete it. We could provide a context menu when right-clicking on a profile which shows options to change or delete a profile. Deleting should be quite trivial. To change a profile I would suggest to take the create profile modal and just open it with the profile's data and let the user change the profile.
Additional Information
The context menu could be implemented with the vue-context-menu component.
The text was updated successfully, but these errors were encountered: