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 has been 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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.The text was updated successfully, but these errors were encountered: