stefanpejcic / OpenPanel

A highly customizable web hosting control panel built with Docker 🐳
https://openpanel.com
216 stars 33 forks source link

php install via OpenPanel gui works only after refresh #92

Closed stefanpejcic closed 2 months ago

stefanpejcic commented 7 months ago

OpenPanel version(s) affected

0.1.5

Description

since we use aside for the sidebar, and each page content is rendered on same html, we need to edit js code to be inside a function instead of running it after dom content is loaded.

this bug was introduced in 0.1.4 with the new OpenPanel default theme.

How to reproduce

navigate to OpenPanel > PHP Version select verison in dropdown click button to install

Possible Solution

edit js code to be inside a function instead of running it after dom content is loaded.

Additional Context

No response

stefanpejcic commented 3 months ago

needs testing

stefanpejcic commented 3 months ago

stil present in 0.2.5