Skip to content

Conversation

@elzody
Copy link
Contributor

@elzody elzody commented Sep 16, 2025

  • Target version: main

Summary

Fixes some failing tests that were introduced once the new Collabora styling was released. Needed to adjust some selectors, and the Insert_Button PostMessage logic was somehow failing due to what I believe is a race condition, so we make sure to only try to insert a button once the Document_Loaded PostMessage is received. In the future I'd like to refactor that logic a bit and make it cleaner.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Documentation (manuals or wiki) has been updated or is not required

@elzody elzody requested a review from a team September 16, 2025 18:47
@elzody elzody self-assigned this Sep 16, 2025
@elzody elzody requested a review from juliusknorr as a code owner September 16, 2025 18:47
@elzody elzody added bug Something isn't working 3. to review Ready to be reviewed labels Sep 16, 2025
@elzody elzody added javascript Pull requests that update Javascript code tests labels Sep 16, 2025
@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Office team Sep 16, 2025
@elzody elzody moved this from 🧭 Planning evaluation (don't pick) to 👀 In review in 📝 Office team Sep 16, 2025
Copy link

@enjeck enjeck left a comment

Choose a reason for hiding this comment

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

looks good

@elzody elzody changed the title Fix/cypress integration spec fix(test): failing integration spec tests Sep 16, 2025
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
@elzody elzody force-pushed the fix/cypress-integration-spec branch from 2634ead to 6a6a0ac Compare September 19, 2025 16:16
@elzody elzody merged commit 385f532 into main Sep 19, 2025
52 checks passed
@elzody elzody deleted the fix/cypress-integration-spec branch September 19, 2025 16:24
@github-project-automation github-project-automation bot moved this from 👀 In review to ☑️ Done in 📝 Office team Sep 19, 2025
@elzody
Copy link
Contributor Author

elzody commented Sep 19, 2025

/backport to stable32

@elzody
Copy link
Contributor Author

elzody commented Sep 19, 2025

/backport to stable31

@elzody
Copy link
Contributor Author

elzody commented Sep 19, 2025

/backport to stable30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Ready to be reviewed bug Something isn't working javascript Pull requests that update Javascript code tests

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants