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
3d12d22b
Commit
3d12d22b
authored
Oct 14, 2019
by
Heinrich Lee Yu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix 3 icons showing for status emoji picker
parent
c7691cf6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
app/assets/javascripts/set_status_modal/set_status_modal_wrapper.vue
...javascripts/set_status_modal/set_status_modal_wrapper.vue
+1
-1
changelogs/unreleased/fix-set-status-emoji-button.yml
changelogs/unreleased/fix-set-status-emoji-button.yml
+5
-0
No files found.
app/assets/javascripts/set_status_modal/set_status_modal_wrapper.vue
View file @
3d12d22b
...
...
@@ -163,7 +163,7 @@ export default {
:ok-title=
"s__('SetStatusModal|Set status')"
:cancel-title=
"s__('SetStatusModal|Remove status')"
ok-variant=
"success"
class=
"set-user-status-modal"
modal-
class=
"set-user-status-modal"
@
shown=
"setupEmojiListAndAutocomplete"
@
hide=
"hideEmojiMenu"
@
ok=
"setStatus"
...
...
changelogs/unreleased/fix-set-status-emoji-button.yml
0 → 100644
View file @
3d12d22b
---
title
:
Fix styling of set status emoji picker
merge_request
:
18509
author
:
type
:
fixed
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