Skip to content

Shorten menu links + cleanup #322

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

stefano-ottolenghi
Copy link
Collaborator

Before
Screenshot from 2025-04-17 07-08-06

After
Screenshot from 2025-04-17 07-09-40

Copy link

netlify bot commented Apr 17, 2025

Deploy Preview for neo4j-docs-ui ready!

Name Link
🔨 Latest commit 0a85d7f
🔍 Latest deploy log https://app.netlify.com/sites/neo4j-docs-ui/deploys/6800926e6424a5000819780a
😎 Deploy Preview https://deploy-preview-322--neo4j-docs-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@AlexicaWright AlexicaWright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @stefano-ottolenghi for taking upon you to make the dropdown shorter. I like brevity, but it is not completely straightforward as I've explained in my comments. And if we cut some Neo4js out, it may end up messier than to begin with.
Also, do we know that the size of the dropdown is a problem for a lot of users? I have never thought of it before, but I do have a large screen.
Those are my two cents.

<li><a href="/docs/dataflow-bigquery/" class="project-link">BigQuery to Neo4j</a></li>
<li><a href="/docs/dataflow-google-cloud/" class="project-link">Google Cloud to Neo4j</a></li>
<li><a href="/docs/cdc/current/" class="project-link">Change Data Capture (CDC)</a></li>
<li><a href="/docs/spark/current/" class="project-link">Apache Spark</a></li>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

General comment for all the connectors. I'm not sure if we can use just the name of the platform without having Neo4j Connector in the title. It becomes a potential copyright issue.

<li><a href="{{#with (docs-driver-manual-url page 'javascript-manual')}}{{{this}}}{{/with}}" class="project-link">JavaScript</a></li>
<li><a href="{{#with (docs-driver-manual-url page 'dotnet-manual')}}{{{this}}}{{/with}}" class="project-link">.Net</a></li>
<li><a href="/docs/graphql-manual/current/" class="project-link">GraphQL</a></li>
<li><a href="/docs/nvl/current/" class="project-link">Visualization Library</a></li>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is quite often referred to as NVL so if we omit Neo4j it becomes just VL and that's not right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants