neo4j-labs / neodash

NeoDash - a Dashboard Builder for Neo4j
https://neo4j.com/labs/neodash/
Apache License 2.0
410 stars 136 forks source link

Browser tab titles #708

Closed m-o-n-i-s-h closed 8 months ago

m-o-n-i-s-h commented 9 months ago

Problem Users finds difficult to navigate between browser tabs. If there are many dashboards opened.

Solution Now we are setting the dashboard name as browser tab titles.

tab title

NOTICE The program was tested solely for our own use cases, which might differ from yours.

Author Info: Monish monish.nandakumaran@mercedes-benz.com on behalf of Mercedes-Benz Research and Development India https://github.com/mercedes-benz/mercedes-benz-foss/blob/master/PROVIDER_INFORMATION.md

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.6% 0.6% Duplication

codecov[bot] commented 9 months ago

Codecov Report

Attention: 27 lines in your changes are missing coverage. Please review.

Comparison is base (d81f145) 38.72% compared to head (20e4e0a) 39.07%. Report is 78 commits behind head on develop.

Files Patch % Lines
src/extensions/forms/chart/NeoForm.tsx 0.00% 12 Missing :warning:
src/card/settings/CardSettingsContent.tsx 18.18% 9 Missing :warning:
src/component/editor/CodeEditorComponent.tsx 80.00% 3 Missing :warning:
src/chart/table/TableChart.tsx 85.71% 1 Missing :warning:
src/dashboard/sidebar/DashboardSidebar.tsx 0.00% 1 Missing :warning:
...ashboard/sidebar/modal/legacy/LegacyShareModal.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #708 +/- ## =========================================== + Coverage 38.72% 39.07% +0.35% =========================================== Files 203 208 +5 Lines 8459 8721 +262 Branches 2502 2598 +96 =========================================== + Hits 3276 3408 +132 - Misses 5124 5252 +128 - Partials 59 61 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud