More efficient TAB behavior in CONTD

Just finished drafting a CONT with 56 conditions, and wondering if the TAB key behavior in CONTD could be improved.

The behavior of hitting TAB in CONTD after entering the first amount now looks like this:

However, with setting tabIndex={-1} of the CMD buttons like a demo here, the components could be focused in this order:

This could help save a lot of effort when drafting a large contract. Also, avoid accidentally deleting a commodity.

2 Likes

Something that could be very useful is if you could set default currencies & locations.
Also I think a default of 1 item would be more useful.

1 Like

I do not think that the defaults are incorrect. Something, afterall has to be the default.

However, tabbing between input boxes and tab-completion has a lot to be desired. It should not be necessary to click/tab the MAT auto-fill if either you have typed the MAT code or filled enough information to limit to single item.

Moreover, that prompt for MAT selection should be functionally navigable, with cursor arrows /tab completion.

However, this is a persistent issue, perhaps fundamental, with APEX