Skip to content
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

Dropdown functionality for top right nav nodes #618

Conversation

JohannesDoberer
Copy link
Contributor

No description provided.

@JohannesDoberer JohannesDoberer removed the WIP Work in progress label Jun 28, 2019
@pekura pekura self-assigned this Jun 28, 2019
@maxmarkus maxmarkus changed the title 574 dropdown functionality for top right nav nodes Dropdown functionality for top right nav nodes Jul 1, 2019
@maxmarkus maxmarkus self-assigned this Jul 1, 2019
Copy link
Contributor

@maxmarkus maxmarkus left a comment

Choose a reason for hiding this comment

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

Small changes requested

core/src/navigation/TopNav.html Show resolved Hide resolved
core/src/navigation/TopNav.html Outdated Show resolved Hide resolved
@maxmarkus maxmarkus removed this from the Sprint_1 milestone Jul 1, 2019
Copy link
Contributor

@bszwarc bszwarc left a comment

Choose a reason for hiding this comment

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

one comment :)

@@ -27,6 +27,9 @@ A navigation path is any existing path in the navigation tree. It connects the f

If you set the **hideSideNav** property to `true`, the left navigation disappears when you click the affected node. It is set to `false` by default.

If you want to group some navigation nodes and seperate these nodes into one parent node you can use the **category** property. The grouped navigation nodes are rendered in a dropdown. The **category** property should have a **label** and an **icon**.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
If you want to group some navigation nodes and seperate these nodes into one parent node you can use the **category** property. The grouped navigation nodes are rendered in a dropdown. The **category** property should have a **label** and an **icon**.
If you want to group some navigation nodes into a separate parent node, you can use the **category** property. The grouped navigation nodes are rendered in a dropdown. The **category** property needs a **label** and an **icon**.

…github.com:JohannesDoberer/luigi into 574-dropdown-functionality-for-top-right-nav-nodes
@JohannesDoberer JohannesDoberer merged commit ef678f0 into SAP:master Jul 2, 2019
@maxmarkus maxmarkus deleted the 574-dropdown-functionality-for-top-right-nav-nodes branch July 5, 2019 10:46
stanleychh pushed a commit to stanleychh/luigi that referenced this pull request Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants