•  
      request #25306 Javascript error after closing switch-to modal
    Infos
    #25306
    Joris MASSON (jmasson)
    2022-01-17 09:32
    2022-01-14 16:14
    26833
    Details
    Javascript error after closing switch-to modal

    When I hit the "c" shortcut to open the "+ New" button from the navbar and just after I hit the "s" key to open the "Switch to..." modal, then there will be a javascript error Dropdown element should be in a dropdown menu.

    There should not be this error. The error is thrown because our code cannot focus the previous element. It means the previous focused element is lost when opening the switch-to modal. It is otherwise harmless.

    It was found by Cypress end-to-end test.

    UX/UI
    development
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2022-01-17
    Attachments
    Empty
    References

    Follow-ups