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

Increase clickable area of active elements #735

Merged
merged 2 commits into from Nov 26, 2019
Merged

Conversation

raimund-schluessler
Copy link
Member

This PR adjusts the clickable area of active elements to be 44px x 44px following the Nextcloud standard and closing #392. @skjnldsv @jancborchardt
The sortorder dropdown in the top right I will adjust in a follow-up PR.

Before:
Screenshot_2019-11-26 Aufgaben - Nextcloud(1)

After:
Screenshot_2019-11-26 Aufgaben - Nextcloud

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler added this to the 0.12.0 milestone Nov 26, 2019
@raimund-schluessler raimund-schluessler changed the title Fix 392 Increase clickable area of active elements Nov 26, 2019
@codecov
Copy link

codecov bot commented Nov 26, 2019

Codecov Report

Merging #735 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master     #735   +/-   ##
=======================================
  Coverage   26.48%   26.48%           
=======================================
  Files          44       44           
  Lines        2122     2122           
  Branches      393      393           
=======================================
  Hits          562      562           
  Misses       1437     1437           
  Partials      123      123

Copy link
Member

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome!! :)

@jancborchardt
Copy link
Member

jancborchardt commented Nov 26, 2019

Very cool @raimund-schluessler! :) I’d say another big thing which would really improve the look of the app is thinking about ways to remove all the border lines (for that we mainly have to think about how to present the info presented as icons on the right).

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

Successfully merging this pull request may close these issues.

None yet

3 participants