Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ui_suite_dsfr
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_dsfr
Merge requests
!26
Issue
#3383175
by spryah: add error pattern
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3383175
by spryah: add error pattern
issue/ui_suite_dsfr-3383175:3383175-add-error-pattern
into
1.0.x
Overview
0
Commits
1
Pipelines
0
Changes
2
Open
Sorya
requested to merge
issue/ui_suite_dsfr-3383175:3383175-add-error-pattern
into
1.0.x
1 year ago
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
Closes
#3383175
0
0
Merge request reports
Compare
1.0.x
version 3
b179d064
9 months ago
version 2
4fe2c2e4
9 months ago
version 1
a0aea1d1
1 year ago
1.0.x (HEAD)
and
latest version
latest version
16025e2b
1 commit,
9 months ago
version 3
b179d064
2 commits,
9 months ago
version 2
4fe2c2e4
1 commit,
9 months ago
version 1
a0aea1d1
1 commit,
1 year ago
2 files
+
91
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
templates/patterns/error/error.ui_patterns.yml
0 → 100644
+
53
−
0
Options
error
:
label
:
Error
description
:
"
Error
page
content
(404/403)"
settings
:
pictogram
:
type
:
select
label
:
Pictogram
options
:
technical-error
:
Technical error (404)
padlock
:
Forbidden (403)
default_value
:
technical-error
fields
:
title
:
type
:
text
label
:
Title
description
:
Page title.
preview
:
"
Page
not
found"
error_name
:
type
:
text
label
:
Error name
preview
:
"
404
error"
teaser
:
type
:
text
label
:
Teaser
description
:
Short explanation.
preview
:
"
Lorem
ipsum
dolor
sit
amet,
consectetur
adipiscing
elit.
Etiam
eu
turpis
molestie,
dictum
est
a,
mattis
tellus.
Sed
dignissim,
metus
nec
fringilla
accumsan,
risus
sem
sollicitudin
lacus,
ut
interdum
tellus
elit
sed
risus.
Maecenas
eget
condimentum
velit,
sit
amet
feugiat
lectus."
text
:
type
:
text
label
:
Text
description
:
Detailed text.
preview
:
"
Lorem
ipsum
dolor
sit
amet,
consectetur
adipiscing
elit.
Etiam
eu
turpis
molestie,
dictum
est
a,
mattis
tellus.
Sed
dignissim,
metus
nec
fringilla
accumsan,
risus
sem
sollicitudin
lacus,
ut
interdum
tellus
elit
sed
risus.
Maecenas
eget
condimentum
velit,
sit
amet
feugiat
lectus."
content
:
type
:
render
label
:
Content
description
:
Usually a list of links/buttons to help the user find their way.
preview
:
type
:
pattern
id
:
button_group
settings
:
inline_from
:
sm
fields
:
buttons
:
-
type
:
pattern
id
:
button
fields
:
label
:
Homepage
url
:
"
/"
-
type
:
pattern
id
:
button
variant
:
secondary
fields
:
label
:
Contact us
url
:
"
https://example.com"
Loading