mirror of
https://github.com/mumble-voip/mumble.git
synced 2026-03-03 00:46:56 -05:00
The user lookup combo box in the channel permissions editor only shows connected users #1472
Labels
No labels
GlobalShortcuts
Hacktoberfest
accessibility
acl
asio
audio
bonjour
bsd
bug
build
certificate
ci
client
code
documentation
external-bug
feature-request
gRPC
github
good first issue
help wanted
help-needed
ice
installer
linux
macOS
needs-ckeck-with-latest-version
needs-more-input
overlay
positional audio
priority/P0 - Blocker
priority/P1 - Critical
priority/P2 - Important
priority/P3 - Somewhat important
priority/P4 - Low
public-server-registration
qt
recording
release-management
server
stale-no-response
stale-support
support
task
test
theme
translation
triage
ui
windows
wontfix
x64
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mumble-mumble-voip#1472
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?
Originally created by @promi on GitHub (Oct 19, 2018).
When you want to add a registered user that is not currently logged on to a user group in the permissions editor you have to know exactly what the user name is to type it in.
It would be better to actually show all the registered users in the combo boxes here.
@Krzmbrzl commented on GitHub (Sep 10, 2019):
Does this require more than the newly introduces UserList? https://www.mumble.info/blog/mumble-1.3.0-release-announcement/#highlight-admins
@promi commented on GitHub (Sep 10, 2019):
This is still not possible in 1.3.0.
Either all users should be shown in the combo boxes or there should be a "lookup user from UserList" button to get the user name from the registered users.