Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ui_suite_bootstrap
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
ui_suite_bootstrap
Commits
9b23719e
Commit
9b23719e
authored
1 year ago
by
Florent Torregrosa
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3416209
by Grimreaper, pdureau: Nav preview is broken
parent
8c8d8fc1
No related branches found
No related tags found
1 merge request
!161
Issue #3416209 by Grimreaper: Nav preview is broken
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/patterns/nav/nav.ui_patterns.yml
+15
-9
15 additions, 9 deletions
templates/patterns/nav/nav.ui_patterns.yml
with
15 additions
and
9 deletions
templates/patterns/nav/nav.ui_patterns.yml
+
15
−
9
View file @
9b23719e
...
...
@@ -42,9 +42,11 @@ nav:
id
:
"
nav_item"
active
:
true
link
:
type
:
'
link'
title
:
'
Active'
url
:
'
https://example.com'
type
:
'
html_tag'
tag
:
'
a'
value
:
'
Active'
attributes
:
href
:
'
https://example.com'
-
type
:
"
pattern"
id
:
"
dropdown"
button_type
:
"
a"
...
...
@@ -77,13 +79,17 @@ nav:
-
type
:
"
pattern"
id
:
"
nav_item"
link
:
type
:
'
link'
title
:
'
Much
longer
nav
link'
url
:
'
https://example.com'
type
:
'
html_tag'
tag
:
'
a'
value
:
'
Much
longer
nav
link'
attributes
:
href
:
'
https://example.com'
-
type
:
"
pattern"
id
:
"
nav_item"
disabled
:
true
link
:
type
:
'
link'
title
:
'
Disabled'
url
:
'
https://example.com'
type
:
'
html_tag'
tag
:
'
a'
value
:
'
Disabled'
attributes
:
href
:
'
https://example.com'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment