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

Quality of life improvements #170

Open
wants to merge 28 commits into
base: upstream
Choose a base branch
from

Conversation

johafr
Copy link

@johafr johafr commented Aug 10, 2023

Description

Related Issue

  • Fixes <issue_link>

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • ...

JammingBen and others added 28 commits August 4, 2023 10:01
…d#9563)

* fixed tag not showing up after removal when using "x" button

* edited changelog
* Keyboard navigation in admin settings Users, Groups

* Admin setting spaces, keyboard support

* Admin settings, keyboard mouse support

* Admin settings, keeping reactivity, row click

* Fixing reactivity, row clicked, shift click fixes

* Admin Settings, Meta key click

* Admin Settings Keyboard naming and interfaces changed

* Tests fixed
…n found (owncloud#9559)

* keyboardActions: Use event.preventDefault only when an action has been found

... and handle multiple registered actions for bound keys

* Simplify code for event listener addition/removal

* Use useEventListener from @vueuse

* Fix lint

* Register keyboardActions globally to avoid focus issues

* Disable shortcut handling in certain contexts
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.

7 participants