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
The context menu as of now is good, but could get some QOL changes to make using it much easier.
For context (no pun intended) is here my current setup:
Server: PaperMC Build 507 (MC 1.16.5) running on Ubuntu 20.04 with Java 16
LuckPerms 5.3.3 (Latest Spigot release)
PC: Windows 10 Pro and using Microsoft Edge as browser
Change 1: Don't close the context menu when deleting entries
Every time you delete an entry within the context section of permission is the context menu closed, requiring you to open it back up again if you either want to remove another context or add a new context (i.e. to essentially replace the old one).
This can become annoying if you edit multiple permissions, so the menu should stay open and only close if you click away from the menu or click on another option (i.e. expiry).
Change 2: Allow direct edit of context
This goes hand in hand with the previous change (kind of). There should be a way to just edit the context already set. Right now, if you f.e. want to change the world name in the world context will you need to first delete the old context and then add the new one.
Instead, should you just be able to edit the context directly. The editor could still record it as a deletion and addition of context for LP to handle, but it would make editing permissions slightly faster, especially considering that you can already edit permissions themself and their expiry, so why not context too?
Change 3: Narrow down/update suggestion list while typing
When typing out the context options (either key or value) should the list of suggestion get more precise with each letter typed to allow a faster selection of matching entries.
As of now does it only display all known key and corresponding value options without any updating of that displayed list.
For example Typing world will still display essentials:afk despite it not matching the word in any way.
Notes
Since this can be caused by my browser do I not say that those are issues caused by the Web editor, but I assume that it may be something that can be "tweaked" and changed in ways to support the suggested changes.
My ideas here are all with the goal of making editing permissions within the editor a much faster experience without more frustration.
If for whatever reason those changes aren't possible, let me know why.
The text was updated successfully, but these errors were encountered:
I think Change 1 and 2 are probably fairly simple to implement and if so, should be done. Change 3, I'm not sure how simple it will be or if it might have any drawbacks, but I like it too. @Turbotailz this one's got good ideas.
Info
The context menu as of now is good, but could get some QOL changes to make using it much easier.
For context (no pun intended) is here my current setup:
Change 1: Don't close the context menu when deleting entries
Every time you delete an entry within the context section of permission is the context menu closed, requiring you to open it back up again if you either want to remove another context or add a new context (i.e. to essentially replace the old one).
This can become annoying if you edit multiple permissions, so the menu should stay open and only close if you click away from the menu or click on another option (i.e. expiry).
Change 2: Allow direct edit of context
This goes hand in hand with the previous change (kind of). There should be a way to just edit the context already set. Right now, if you f.e. want to change the world name in the
world
context will you need to first delete the old context and then add the new one.Instead, should you just be able to edit the context directly. The editor could still record it as a deletion and addition of context for LP to handle, but it would make editing permissions slightly faster, especially considering that you can already edit permissions themself and their expiry, so why not context too?
Change 3: Narrow down/update suggestion list while typing
When typing out the context options (either key or value) should the list of suggestion get more precise with each letter typed to allow a faster selection of matching entries.
As of now does it only display all known key and corresponding value options without any updating of that displayed list.
For example Typing
world
will still displayessentials:afk
despite it not matching the word in any way.Notes
Since this can be caused by my browser do I not say that those are issues caused by the Web editor, but I assume that it may be something that can be "tweaked" and changed in ways to support the suggested changes.
My ideas here are all with the goal of making editing permissions within the editor a much faster experience without more frustration.
If for whatever reason those changes aren't possible, let me know why.
The text was updated successfully, but these errors were encountered: