Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Labels widget: keyboard support #1232

Closed
teosarca opened this issue Oct 4, 2017 · 3 comments
Closed

Labels widget: keyboard support #1232

teosarca opened this issue Oct 4, 2017 · 3 comments

Comments

@teosarca
Copy link
Member

teosarca commented Oct 4, 2017

follow-up of #1138

Is this a bug or feature request?

FR

What is the current behavior?

The Labels widget does not support keyboard navigation.

Which are the steps to reproduce?

open Business Partner window and check.

What is the expected or desired behavior?

  • pressing DOWN key shall let me navigate the list.
  • pressing BACKSPACE is deleting the last label => OK
  • nice to have: pressing LEFT / RIGHT would be nice to navigate between labels and then pressing BACKSPACE i would delete the one i want.
  • pressing TAB shall take me to next field. pressing shift-TAB shall take be to previous field
  • when having the cursor in previous field (i.e. VAT ID), pressing tab shall take me to this labels field.

NOTE: our users are have keyboard users, so working entirely with the keyboard it's a must.

image

@pablosichert pablosichert self-assigned this Oct 5, 2017
metas-ts added a commit to metasfresh/metasfresh that referenced this issue Oct 13, 2017
[#2699](#2699) NPE when
pressing Complete for an invoice with no lines
[#2700](#2700) Set
correct identifiers in the table M_ShipmentSchedule
[#2643](#2643) Forecast
in Material Disposition
[#628](metasfresh/metasfresh-webui-api-legacy#628)
Extend framework to allow modification of standard filter results
[#1239](metasfresh/metasfresh-webui-frontend-legacy#1239)
Included views are not working in non-modal windows
[#2711](#2711)
productdescription in sales order jasper
[#2645](#2645) Source HU
Automatism for Manufacturing Issue
[#2400](#2400) discount
in manual sales invoice
[#518](#518) Easier
solution to clear the Picking Slots
[#1216](metasfresh/metasfresh-webui-frontend-legacy#1216)
hu lines appear only after refresh
[#2704](#2704) Show an
explicit error message when reports don't open because of logo missing
[#2693](#2693)
C_Flatrate_Conditions.C_Flatrate_Transition_ID needs to be mandatory
[#1224](metasfresh/metasfresh-webui-frontend-legacy#1224)
Error when pressing Action after completing an invalid document
[#1232](metasfresh/metasfresh-webui-frontend-legacy#1232)
Labels widget: keyboard support

me-45
@pablosichert
Copy link
Contributor

Note: TAB/SHIFT-TAB and LEFT/RIGHT navigation is not implemented yet.

@pablosichert pablosichert self-assigned this Oct 17, 2017
@teosarca
Copy link
Member Author

Ok. Then i would prefer to create a follow-up of this task, because this one is already in release notes and in release branch.

@metas-lc
Copy link

metas-lc commented Oct 17, 2017

IT

  1. up and down key lets me navigate. OK
  2. backspace lets me remove the attributes i set. OK
  3. "nice to have: pressing LEFT / RIGHT would be nice to navigate between labels and then pressing BACKSPACE i would delete the one i want." not working atm. OK?? - will be solved in Labels widget: tab and shift-tab support #1266
  4. "pressing TAB shall take me to next field. pressing shift-TAB shall take be to previous field" - will be implemented in Labels widget: tab and shift-tab support #1266
  5. " when having the cursor in previous field (i.e. VAT ID), pressing tab shall take me to this labels field." - i have to press TAB multiple times to get there. OK?? - will be solved in Labels widget: tab and shift-tab support #1266

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

No branches or pull requests

4 participants