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

Add keyboard and mouse support to CanonicalLayouts/feed-compose #395

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chikoski
Copy link

This pull request will add keyboard and mouse support that is defined in the Large screen app quality guidelines as below:

  • Keyboard navigation with tab keys as well as arrow keys.
  • Keyboard focus indication: feed items that have keyboard focus are outlined.
  • Adding hover state to SweetsCard so that we are able to visually understand that we can interact with the cards
  • Updating the mouse cursor according to the interaction types, e.g. mouse cursor helps us to understand sweets' description is selectable.
  • Gesture based zoom-in / zoom-out is enabled on the sweets descriptions. We can do zoom-in / zoom-out by mouse scroll wheels with pushing control key.
  • Context menu is opened when we do right click on a SweetsCard

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

Successfully merging this pull request may close these issues.

None yet

1 participant