Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
bd3f0565
Commit
bd3f0565
authored
Jul 06, 2020
by
Craig Norris
Committed by
Mike Lewis
Jul 06, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added clear action to checkboxes in Style Guide
parent
4733ce3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
doc/development/documentation/styleguide.md
doc/development/documentation/styleguide.md
+10
-10
No files found.
doc/development/documentation/styleguide.md
View file @
bd3f0565
...
...
@@ -1311,20 +1311,20 @@ The following are styles to follow when describing UI elements on a screen:
### Verbs for UI elements
The following are recommended verbs for specific uses
.
The following are recommended verbs for specific uses
with UI elements:
| Recommended
| Used for | Alternatives
|
|:------------|:---------------------------|:---------------------------|
|
"click"
| buttons, links, menu items | "hit", "press", "select" |
|
"check"
| checkboxes | "enable", "click", "press" |
|
"select"
| dropdowns | "pick" |
|
"expand"
| expandable sections | "open" |
| Recommended
| Used for | Replaces
|
|:------------
--------
|:---------------------------|:---------------------------|
|
*click*
| buttons, links, menu items | "hit", "press", "select" |
|
*select*
or
*clear*
| checkboxes | "enable", "click", "press" |
|
*select*
| dropdowns | "pick" |
|
*expand*
| expandable sections | "open" |
### Other Verbs
| Recommended | Used for |
Alternatives
|
|:------------|:--------------------------------|:-------------------|
|
"go" | making a browser go to location | "navigate
", "open" |
| Recommended | Used for |
Replaces
|
|:------------|:--------------------------------|:-------------------
---
|
|
*go to*
| making a browser go to location | "navigate to
", "open" |
## GitLab versions and tiers
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment