Crequency / KitX

An all-purpose toolbox app that connect everything.
https://kitx.apps.crequency.com
GNU Affero General Public License v3.0
1.17k stars 49 forks source link

[Dashboard] Supported log levels list in settings page is empty #250

Closed Dynesshely closed 1 year ago

Dynesshely commented 1 year ago

📄 Describe the bug

When click to the drop down button, no list expanded, no log levels displayed. But edition in config file do the work.

⛏ To Reproduce

  1. Go to Settings -> Performance
  2. Locate at Logs related settings -> log level
  3. Click the drop down button

⚒ Expected behaviour

A list with log levels will expand, and users can choose one log level.

🖥 Client version

Device: Desktop OS: Windows 11, Ubuntu 22.04 Version: Latest

🖼 Screenshots

image

📎 Additional context

In https://github.com/Crequency/KitX-Dashboard/commit/f6c203401c4a4feafe46561f2969afa768826cec, the back end codes fixed a typo, and the front end codes didn't change to new name.

Dynesshely commented 1 year ago

Tracked by #223 .