Some action in tasklist change the focus in an unexpected way:

      • closing a modal dialog usually resets the focus instead of returning it to the element responsible for the modal
      • opening a modal sets the focus outside the modal instead of inside

        This is the controller panel for Smart Panels app

            [CAM-5545] Improve focus management in Tasklist

            Valentin added a comment -

            I did the changes we spoke about for the filters, the commit is 29ae9cb on master.

            Valentin added a comment - I did the changes we spoke about for the filters, the commit is 29ae9cb on master.

            Valentin added a comment -

            And that one as well c2ba28f

            Valentin added a comment - And that one as well c2ba28f

            The focus behavior after closing a modal window is not consistent.
            After closing "add comment", "start process" or "create task" modal the focus is still on the corresponding button --> good
            After closing "edit/create filter", "keyboard shortcuts" or "add/edit groups" modal the focus is not on the corresponding button --> bad

            Michael Schoettes added a comment - The focus behavior after closing a modal window is not consistent. After closing "add comment", "start process" or "create task" modal the focus is still on the corresponding button --> good After closing "edit/create filter", "keyboard shortcuts" or "add/edit groups" modal the focus is not on the corresponding button --> bad

              michael.schoettes Michael Schoettes
              sebastian.stamm Sebastian Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: