[FEATURE]: Allow user-member association in edit/create views #168
Labels
No labels
bug
duplicate
enhancement
help wanted
high priority
invalid
L
low priority
M
medium priority
needs refinement
question
S
UX research
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: local-it/mitgliederverwaltung#168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
As an admin, I want to associate members with users in the according edit views.
For the first iteration, this can be a simple "link with existing user"-field, where I can type a name and get a dropdown of recommendations of currently unlinked users.
Same the other way around with members
Acceptance criteria
External or internal Dependencies
[FEATURE]: Allow user-member association in edit viewsto [FEATURE]: Allow user-member association in edit/create viewsI implemented it only for the user edit view, because it's only relevant for admins and not for regular membership business.
I already started with it actually :D
But it seems your PR is not containing any changes for user regarding that feature? Autocomplete is actually not that simple as accessible component, also because it is not part of Daisy UI. But maybe you already have a good approach :)
Oh, it was still in the backlog, so I though you haven't started yet. It's good to put in in progress, or at least todo so we can see if someone is already working on it.
All good :) I thought I did that but I forgot about it as I realised now ;)