Suggestions

Back

Stay on page when file update



FFGames FFGames: over 3 years ago

When you update a file on the dashboard of your player server. Stay at the file editor instead of going back to the list of files in the directory.


1
0

Comments

FFGames FFGames: over 3 years ago

To describe this a little bit more:

When you edit a let's say a Skript file and you have to upload mulitple times this Skript file content to the same file, every time you do this you got redirected back to the directory of where this file is placed. So what I suggest is that, when you edit a file and put the new content in this file and you press 'save'. You should NOT get redirect back to the directory of the file, but instead you just stay on the file editor page of this saved file.

Jeroeno_Boy Jeroeno_Boy: over 3 years ago

Well this wouldn’t be possible with the current way the panel works. It uses a bit outdated technology.

the panel is just returns a static html file, it can’t update the scripts list, due to this it must refresh to get an updated list.

Also, the HTML Forms standardly “redirect†although this can be easily fixed.

I think in order to implement this they would need to redo the entire file system. And maybe the entire panel, and this might be a little bit too much work

FFGames FFGames: over 3 years ago

Maybe make the panel in VueJS or ReactJS?

Supercrafter100 Supercrafter100: over 3 years ago

If only it was that easy buddy

FFGames FFGames: over 3 years ago

It can be that easy, I think know the website is almost completly build with PHP i guess. So you can keep the PHP processes and use Laravel with VueJS combined by using Axios as an API to get and post requests between VueJS and PHP

Supercrafter100 Supercrafter100: over 3 years ago

The issue is that the panel is probably not the main priority of the devs. It works the way its made right now and I don't think they are motivated enough to redo the entire website.

Jeroeno_Boy Jeroeno_Boy: over 3 years ago

Its easy to say: “do thisâ€

But the execution is usually a lot harder

Partydragen Partydragen: over 3 years ago

It should be easy to but its also about effectivity and abuse and if this is something we really want all panels normaly always return back

FFGames FFGames: over 3 years ago

It would take some time I know, but when you finished it (If you want to) you'll get an amazing user experience.

Jeroeno_Boy Jeroeno_Boy: over 3 years ago

It would be pretty much the same

FFGames FFGames: over 3 years ago

It's just a suggestion. But no it's not the same. I am a software developer and with a Single Page Application that means that you don't have to refresh the page for posting and receiving data. It will give you a much faster user experience.

Jeroeno_Boy Jeroeno_Boy: over 3 years ago

Don’t worry im making a react dashboard I know what it all means but it’s not worth it for just a bit of extra speed

Partydragen Partydragen: over 2 years ago

There is now a option to select to stay on the page

Suggestion marked as complete

Search Keyword


Suggestion

Views
1147
Likes
1
Dislikes
0
Category
Other
Status
Complete