Skip to content
Akashdeep Dhar edited this page Jul 21, 2020 · 1 revision

Modern UI

  • May require hard refreshing (Ctrl+Shift+R) followed by a normal refresh (Ctrl+R) to get proper data in knob
  • Responsiveness is broken in cases where the line follows on to be too long without spaces
  • CSS colors specified by the boilerplate do not match with the one specified in the standard
  • The process modal does not refresh - data shown in the modal is at taken at the time of opening
  • Multiple data elements are expressed in uncannily long, bigger and unnecessary accuracies
  • Section references scroll up and inconveniently hide behind the persistent top bar
  • Requires a short wait before the task management modal can be of use for the same process
  • Some information overflow out of the task management modal - Wrap must be implemented
  • Multiple calls made per second by the JavaScript engine can cause slow down in some browsers
  • Network statistics and addresses are not actively refreshed. What if someone disconnects or reconnects?
  • Disk partition details are not actively refreshed. What if someone pulls out or pushes in a drive?
  • Scrollbar disappears in Chrome (intended behaviour) while not so on Firefox (unintended behaviour)

You may request for the addition of new features in the issues page but as the project is singlehandedly maintained - it might take time to develop on them.

Please consider forking the repository and contributing to its development. ❤️

Clone this wiki locally