Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed Qute pop-up to appear on text document open #479

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

AlexXuChen
Copy link
Contributor

Changed Qute pop-up to appear on text document open to fix for UI test timeout

Signed-off-by: Alexander Chen alchen@redhat.com

@rgrunber
Copy link
Member

If you rebase against the latest version, it should be good again.

@AlexXuChen
Copy link
Contributor Author

AlexXuChen commented Mar 25, 2022

The tests still fail with my side, potentially we just stay with your fix then @rgrunber and I can just close this pr?

Copy link
Member

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With this change, if I simple activate the Quarkus extension by going to the welcome page, and then open an independent XML file, the experimental validation popup comes up. That shouldn't happen.

The purpose of this PR would be to only bring up the popup if the opened file is a Qute template, so there should be some code that checks whether that's the case.

src/qute/languageServer/client.ts Outdated Show resolved Hide resolved
@AlexXuChen AlexXuChen force-pushed the pop-up-timeout branch 2 times, most recently from c5d6616 to 518b1f0 Compare March 29, 2022 14:14
@AlexXuChen AlexXuChen changed the title Changed Qute pop-up to appear on text document open to fix for UI test timeout Changed Qute pop-up to appear on text document open Apr 11, 2022
… timeout

Signed-off-by: Alexander Chen <alchen@redhat.com>
@rgrunber rgrunber merged commit ce4fc5d into redhat-developer:master Apr 11, 2022
@rgrunber rgrunber added this to the 1.11.0 milestone Apr 11, 2022
@rgrunber rgrunber added the qute label Apr 11, 2022
@AlexXuChen AlexXuChen deleted the pop-up-timeout branch April 12, 2022 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants