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

Tastaturbedienung Taskliste #718

Closed
darenegade opened this issue Sep 19, 2023 · 2 comments · Fixed by #889
Closed

Tastaturbedienung Taskliste #718

darenegade opened this issue Sep 19, 2023 · 2 comments · Fixed by #889
Assignees
Labels

Comments

@darenegade
Copy link
Member

darenegade commented Sep 19, 2023

Is your feature request related to a problem? Please describe.

Für motorisch eingeschränkte Personen muss es möglich sein die Taskliste auch per Tastatur zu bedienen.
Dies ist in Bezug auf Aktionen und ein paar Formularelemente nicht der Fall

Describe the solution you'd like

  • Nicht konsistent Auswahl mit Leerzeichen (Checkbox) oder Enter (Liste)
    • Config Für Vuetify oder deutsche Anleitung in der App als Modal
  • Markdown ist ein Gefängnis für die Tastatur
    • Config Für EasyMDE oder Doku, dass nur Read-Only f. Barrierefreiheit
  • Time geht gar nicht -> Eigenes Ticket Time-Input mit Tastaturbedienung #733)

Additional context
https://git.muenchen.de/digitalisierung/digiwf-support/-/issues/366

@darenegade
Copy link
Member Author

darenegade commented Sep 22, 2023

All Input Test:

  • Nicht konsistent Auswahl mit Leerzeichen (Checkbox) oder Enter (Liste)
  • Markdown ist ein Gefängnis für die Tastatur
  • Time geht gar nicht
  • Buttons sieht man Auswahl nicht (Kontrast für Texte/Aktionen erhöhen #716)

@darenegade
Copy link
Member Author

@lehju lehju self-assigned this Oct 18, 2023
lehju added a commit that referenced this issue Oct 25, 2023
lehju added a commit that referenced this issue Oct 31, 2023
lehju added a commit that referenced this issue Oct 31, 2023
StephanStrehlerCGI added a commit that referenced this issue Nov 3, 2023
# Conflicts:
#	digiwf-apps/packages/apps/digiwf-tasklist/src/App.vue
StephanStrehlerCGI added a commit that referenced this issue Nov 3, 2023
* #718: add key binding dialog

* #718: documentation extended with accessibility

* #718: add KeyBindingLine.vue

* #718: add KeyBindingLine.vue

* #718: use KeyBindingLine.vue in AppKeyBindingsDialog.vue

* #718: close dialog with click outside or esc

* #718: close dialog with click outside or esc

---------

Co-authored-by: stephan.strehler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants