Skip to content

Focus submitAndNext button after preset applied

UkJung Kim requested to merge nereusuj/opr-tools:dev into dev

submitAndNext button is not focused after preset applied. so 'Enter' key is not working now. This patch is to fix this issue by assigning '6' to currentSelectable and call highlight()

I'm not sure that this is right approach. so please give me feedback if you have any

Merge request reports