Skip to content

Modal window isn't automatically closed when login succeeded #160

Open
@DaDlugosch

Description

@DaDlugosch

Describe the bug
When I try to connect to Kibana app, which is protected by Microsoft login, I fill the data inside a modal which leads to successful login. However, when the screen of "Stay logged in?" show up, then the modal often freezes for a long time and I need to manually click on "Close", which leads to successful working with Kibana in the plugin.

Steps to reproduce

  1. Fill up URL of Kibana and click to connect
  2. Plugin will show up a Microsoft login modal which requires email and password for log into Kibana
  3. When I sucessfully filled data, it freezes, whole Webstorm (or other Intellij IDE) freezes, so I need to wait some time after I can click on "Close" on modal.
  4. Connection is established and everything works fine (however modal itself wasn't automatically hidden after successful login, but I had to close it manually)

Expected behavior
When I successfully log in using Microsoft login page, I want the modal automatically hides.

Environment information:

  • OS: MacOS Sequoia 15.3.1 (24D70)
  • IDE version: WebStorm 2024.3.4 (Build #WS-243.25659.40)
  • plugin version: 2024.1.6-243
  • Elasticsearch or OpenSearch version: Elasticsearch 7.9.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions