mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 10:32:41 +00:00
Add a troubleshooting panel (#2951)
## Description: Add a troobleshooting panel with the most common problems, and a button to copy the infos for better sharing <img width="893" height="583" alt="image" src="https://github.com/user-attachments/assets/7a37f88c-45b2-448c-86fc-6a3736bc9b25" /> <img width="654" height="697" alt="image" src="https://github.com/user-attachments/assets/11dc1898-579b-42c0-953f-f8237eca2922" /> ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: Mr. Box
This commit is contained in:
@@ -199,6 +199,11 @@
|
||||
inline
|
||||
class="hidden w-full h-full page-content"
|
||||
></user-setting>
|
||||
<troubleshooting-modal
|
||||
id="page-troubleshooting"
|
||||
inline
|
||||
class="hidden w-full h-full page-content"
|
||||
></troubleshooting-modal>
|
||||
<stats-modal
|
||||
id="page-stats"
|
||||
inline
|
||||
|
||||
Reference in New Issue
Block a user