Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notify user once session is saved that it may no longer be up to date #137

Open
zigz0g opened this issue Feb 9, 2020 · 2 comments
Open
Labels
enhancement Suggestions to improve the application

Comments

@zigz0g
Copy link

zigz0g commented Feb 9, 2020

Is it supposed to save? It only will save my user permissions if I was to save it to the server and refresh the tab. Nothing else. Its kind of annoying having to re-enter all of the group permissions if it doesn't save them in the same session. Even when I save it to the server and I refresh the web editor, it doesn't have it saved on it so if I enter something else and save it removes all other permissions. I have over 70 permissions to enter by hand if my computer needs to restart.

@Andre601
Copy link
Contributor

Andre601 commented Feb 9, 2020

When you click on the "Save" button does the editor save the changed permissions by uploading it to the bytebin-server of Luck (similar to how LuckPerms does it when creating the editor session) and give you the command to apply the changes.

It does not update your current session. You have to create a new one after this. This is especially made clear when you check the link of the editor and compare the code with the one you get when saving the changes. They are different.

@Turbotailz
Copy link
Member

This is a limitation of how the web editor works. As Andre said, you need to close your editor once you've saved it and start a new one from your server after you've applied changes.

I'll keep this issue open as a reminder to add a note once the session has been saved that the session may no longer be up to date.

@Turbotailz Turbotailz changed the title Web Editor Doesnt Save Notify user once session is saved that it may no longer be up to date Feb 9, 2020
@Turbotailz Turbotailz added the enhancement Suggestions to improve the application label Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Suggestions to improve the application
Projects
None yet
Development

No branches or pull requests

3 participants