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

UI: improve Calendar interactions #7728

Closed
4 tasks done
mattab opened this issue Apr 21, 2015 · 0 comments
Closed
4 tasks done

UI: improve Calendar interactions #7728

mattab opened this issue Apr 21, 2015 · 0 comments
Assignees
Labels
c: Usability For issues that let users achieve a defined goal more effectively or efficiently. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Apr 21, 2015

In calendar there are a few issues:

  • the numbers on click, become white / disappear. Got:
    calendarkuba
    • Expected to still see the number on click
  • on hover, there is a grey backgrond but only for Sat and Sun. for Mon-Fri there is white background.
    • Expected that there is a grey background on hover for all week days
  • The day being hovered in a period has white background while others have grey background. Reproduce: click on Week in the calendar, then hover on a week. Got:
    calweek
    • Expected that it should look the same everywhere whether on hover or not. (on hover, in week/month/year period, the currently hovered day should not have a white background.)
  • Click on Week, then hover on a week and click on any day. Notice that for less than 1 second the clicked row becomes brown. Got on click (for short time):
    cal on click wrong color
    • Expected that on click, we do not apply this brown color but instead we apply the black color (same background color as for "current selected week" state)

out of scope:

@mattab mattab added Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change. c: Usability For issues that let users achieve a defined goal more effectively or efficiently. labels Apr 21, 2015
@mattab mattab added this to the Piwik 2.13.0 milestone Apr 21, 2015
diosmosis pushed a commit that referenced this issue Apr 21, 2015
diosmosis pushed a commit that referenced this issue Apr 21, 2015
…to (so it is clearer why theme colors aren't used for this change).
@diosmosis diosmosis self-assigned this Apr 21, 2015
diosmosis pushed a commit that referenced this issue Apr 22, 2015
diosmosis pushed a commit that referenced this issue Apr 22, 2015
… date was selected and the content is reloading.
mattab pushed a commit that referenced this issue Apr 22, 2015
Remove the brown color #978c7c from codebase refs #7741  #7728
@mattab mattab closed this as completed Apr 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Usability For issues that let users achieve a defined goal more effectively or efficiently. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

No branches or pull requests

2 participants