-
Updated
Jun 21, 2022 - Vue
dashboard
Here are 7,160 public repositories matching this topic...
Describe the bug
At the time of registration, email has not been validated correctly http://localhost:1337/admin/auth/register
Expected behavior
An email should be valid in all aspect like
- should check valid domain, well-formed and valid mailbox
-
Updated
Jul 7, 2022 - Shell
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Jul 7, 2022 - Clojure
-
Updated
Jul 2, 2022 - HTML
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Jul 7, 2022 - Python
-
Updated
Mar 14, 2022 - HTML
Describe the Bug
Hello,
I've noticed that everytime I add a link using the wysiwyg interface without specifying a title (called tooltip in directus), the generated code contains an empty title attribute.
The main issue with this behaviour (other than clutter) is an accessibility one.
Indeed, during an accessibility audit, the expert auditor told me that empty title attributes could
-
Updated
Jul 6, 2022 - C
-
Updated
Jun 26, 2022 - JavaScript
Is your enhancement request related to a problem? Please describe.
Clear visual indication when an integration/application is connected/active.
Slack is fully connected and active at this stage. It would be nice to have a visual indicator on this page to know slack is connected without clicking on configure and navigating to another page.
.
What I think when I see x and y:
What it actually is:
It would be useful to be able to toggle/flag into a process-level mode to group by pid and display more process-level information like the full command line.
- For the "Utilization by process name" window, we could group by pid rather than process name so that it's easier to find specific heavy network resource consumers.
- For the "Utilization by connection" window, including the pid + cmdlin
-
Updated
Jul 7, 2022 - Vue
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Jan 7, 2019 - JavaScript
Improve this page
Add a description, image, and links to the dashboard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboard topic, visit your repo's landing page and select "manage topics."



Bug description
netdatacli has limit for output size of 4096
Expected behavior
do we just increase this limit or make it transfer arbitrary message sizes?