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

only replace permission popupmenu #7211

Merged
merged 1 commit into from
Nov 20, 2017
Merged

only replace permission popupmenu #7211

merged 1 commit into from
Nov 20, 2017

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Nov 17, 2017

the contacts popovermenu is also present and is being replaces, ending
up in two permission popupmenus with checkboxes duplicating the id,
breaking further permission changes.

plus, fixing a selector

needs backporting to 12

Fix #5916

the contacts popovermenu is also present and is being replaces, ending
up in two permission popupmenus with checkboxes duplicating the id,
breaking further permission changes.

plus, fixing a selector

Signed-off-by: Arthur Schiwon <[email protected]>
@codecov
Copy link

codecov bot commented Nov 17, 2017

Codecov Report

Merging #7211 into master will not change coverage.
The diff coverage is 33.33%.

@@            Coverage Diff            @@
##             master    #7211   +/-   ##
=========================================
  Coverage     50.84%   50.84%           
  Complexity    24545    24545           
=========================================
  Files          1585     1585           
  Lines         93796    93796           
  Branches       1354     1354           
=========================================
  Hits          47687    47687           
  Misses        46109    46109
Impacted Files Coverage Δ Complexity Δ
core/js/sharedialogshareelistview.js 44.91% <33.33%> (ø) 0 <0> (ø) ⬇️

@skjnldsv
Copy link
Member

skjnldsv commented Nov 17, 2017

There is an open issue with this, but I can't find it! :/
Edit : #5916

@blizzz
Copy link
Member Author

blizzz commented Nov 17, 2017

There is an open issue with this, but I can't find it! :/
Edit : #5916

@skjnldsv Aye, forgot to mention it, thx!

@MorrisJobke MorrisJobke merged commit 93e34fb into master Nov 20, 2017
@MorrisJobke MorrisJobke deleted the fix-5916 branch November 20, 2017 10:36
@skjnldsv
Copy link
Member

Should be backported. :)

@blizzz
Copy link
Member Author

blizzz commented Nov 20, 2017

On my list, gets the next free time slice ;)

@blizzz
Copy link
Member Author

blizzz commented Nov 23, 2017

Backport to 12: #7259

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI problem in sharing options
3 participants