Skip to content

Show favourite action as the first one in the file actions menu - #7012

Merged
jancborchardt merged 2 commits into
masterfrom
show-favourite-action-as-the-first-one
Oct 30, 2017
Merged

Show favourite action as the first one in the file actions menu#7012
jancborchardt merged 2 commits into
masterfrom
show-favourite-action-as-the-first-one

Conversation

@danxuliu

Copy link
Copy Markdown
Member

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@danxuliudanxuliu added the 3. to review Waiting for reviews label Oct 30, 2017
@danxuliudanxuliu added this to the Nextcloud 13 milestone Oct 30, 2017
@codecov

codecovBot commented Oct 30, 2017

Copy link
Copy Markdown

Codecov Report

Merging #7012 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@ Coverage Diff @@## master #7012 +/- ##
============================================
+ Coverage 52.82% 52.83% +<.01% 
Complexity 22802 22802 ============================================
Files 1442 1442 Lines 88563 88563 Branches 1349 1349 ============================================
+ Hits 46787 46788 +1 + Misses 41776 41775 -1
Impacted FilesCoverage ΔComplexity Δ
apps/files_trashbin/lib/Trashbin.php72.53% <0%> (+0.24%)136% <0%> (ø)⬇️

@jancborchardt

Copy link
Copy Markdown
Member

Aaaah the order attribute! I was looking around a bit, didn’t find that. :D Thank you!

Is it also possible that we reverse the icons? Like for favoriting, use the yellow one, and use the grey one for unfavoriting? (I will change the favorite icon from grey to black as an addtional commit too)

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
@jancborchardt

Copy link
Copy Markdown
Member

@danxuliu scratch that, fixed it myself ;) Thanks for the pointer!

@jancborchardtjancborchardt added the design Design, UI, UX, etc. label Oct 30, 2017
@jancborchardt
jancborchardt merged commit fcb9c03 into masterOct 30, 2017
@jancborchardt
jancborchardt deleted the show-favourite-action-as-the-first-one branch October 30, 2017 18:01
@danxuliu

Copy link
Copy Markdown
MemberAuthor

Aaaah the order attribute! I was looking around a bit, didn’t find that. :D Thank you!

Glad to help ;-)

scratch that, fixed it myself ;)

Music to my ears :-P

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsdesignDesign, UI, UX, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@danxuliu@jancborchardt@MorrisJobke