You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 22, 2024. It is now read-only.
I think that adding tooltips to dashboard/system would be good idea. Some of users might be still new to Erlang/OTP/Elixir and they don't know much about some of the settings.
For example when user hovers over kernel support it could tell him what does option does and maybe how to enable it (i personally have no idea what it does) and what consequences could be.
Or for example when hovering over process limit we could tell user how processes the system is using already.
I think that adding tooltips to
dashboard/systemwould be good idea. Some of users might be still new to Erlang/OTP/Elixir and they don't know much about some of the settings.For example when user hovers over
kernel supportit could tell him what does option does and maybe how to enable it (i personally have no idea what it does) and what consequences could be.Or for example when hovering over
process limitwe could tell user how processes the system is using already.