time-picker icon indicating copy to clipboard operation
time-picker copied to clipboard

Tab sequence

Open zaidchauhan opened this issue 7 years ago • 4 comments

zaidchauhan avatar Nov 23 '17 07:11 zaidchauhan

Coverage Status

Coverage decreased (-3.8%) to 87.285% when pulling 4d9738ef585a469d09b99063ba2ead8910eaadec on zaidchauhan:tab-sequence into 73a24157501c8d75aac94b3f6c913c754d46e94f on react-component:master.

coveralls avatar Nov 23 '17 07:11 coveralls

Coverage Status

Coverage decreased (-68.6%) to 22.742% when pulling 9c936c31a7fc282f4de7c63fd5afceec055ce1e3 on zaidchauhan:tab-sequence into 77862aea6a529152c46fd43dee5fc48fce8100e8 on react-component:master.

coveralls avatar Nov 24 '17 13:11 coveralls

Hello @zaidchauhan What problem does this PR try to resolve?

yesmeck avatar Feb 01 '18 06:02 yesmeck

@yesmeck The proper tab sequence when this input is added in redux-form (or mostly any form). When you have focus on the picker (and it is popover is opened), after that you press tab and it does not focus on next available input in the form. Our QA team raised this issue. So, I supplied PR for the same.

zaidchauhan avatar Jul 26 '18 10:07 zaidchauhan