4 Commits

Author SHA1 Message Date
84c994448a
fix(components): allow clear in findUser component 2024-01-04 17:05:29 -05:00
72fa767db0
fix(components): edit findUser.vue
allow `initialOption` prop to be a number
if it is, fetch username via api to provide as the select element's label
2024-01-04 17:00:21 -05:00
ba13c4a52f
refactor(components): add initialValue prop to the find-user component
in case we want to change instead of create
2023-10-11 16:26:47 -04:00
62f71b12c8
feat(components): create a component to find and select users by username that aren't banned
for co-author and (eventually) blocking
2023-10-11 15:32:18 -04:00