-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
[Flaky Test] Overlay menu interactions #51537
Labels
[Status] Stale
Gives the original author opportunity to update before closing. Can be reopened as needed.
[Type] Flaky Test
Auto-generated flaky test report issue
Comments
github-actions
bot
added
the
[Type] Flaky Test
Auto-generated flaky test report issue
label
Jun 15, 2023
github-actions bot
referenced
this issue
Jun 15, 2023
…51492) * Proof of concept * Rename function Addresses #51492 (comment) * Space docblocks * Update packages/edit-site/src/components/sidebar-navigation-screen-template-part/template-part-navigation-menus.js * Update packages/edit-site/src/components/sidebar-navigation-screen-template-part/template-part-navigation-menu.js * remove unneeded comment * Output a string when a navigation has no title --------- Co-authored-by: Ben Dwyer <[email protected]>
github-actions bot
referenced
this issue
Jun 15, 2023
* Convert `ClipboardButton` to TypeScript * Add changelog entry * Update CHANGELOG.md --------- Co-authored-by: Lena Morita <[email protected]>
This was referenced Jun 15, 2023
github-actions bot
referenced
this issue
Jun 15, 2023
* Add commands to access template, template parts and styles * Add more navigation commands * Fix icons
github-actions bot
referenced
this issue
Jun 16, 2023
…ton (#51435) * Fix crash when using the delete key to remove a single button * Add onDeleteBlock prop to block.native.js * Update button edit.native.js snapshots * Update button delete test to focus button input * Update button test to use triggerBlockListLayout
github-actions bot
referenced
this issue
Jun 16, 2023
Co-authored-by: Alex Stine <[email protected]> Co-authored-by: Ramon <[email protected]>
github-actions bot
referenced
this issue
Jun 16, 2023
* Add 'Edit template' and 'Back to page' commands Add commands specific to editing a page in the site editor to the command centre. * Re-order template commands
github-actions bot
referenced
this issue
Jun 16, 2023
* Block Locking: Fix regression in selectors * A minor adjustments to the e2e tests * Add e2e tests for block locking and template lock
github-actions bot
referenced
this issue
Jun 16, 2023
* npm lockfile: hoist reakit and date-fns packages to the top * Dedupe deepmerge * Dedupe colord
This was referenced Jun 16, 2023
5 tasks
github-actions
bot
removed
the
[Status] Stale
Gives the original author opportunity to update before closing. Can be reopened as needed.
label
Aug 19, 2023
This was referenced Sep 5, 2023
Merged
This issue has gone 30 days without any activity. |
github-actions
bot
added
the
[Status] Stale
Gives the original author opportunity to update before closing. Can be reopened as needed.
label
Oct 8, 2023
github-actions
bot
removed
the
[Status] Stale
Gives the original author opportunity to update before closing. Can be reopened as needed.
label
Nov 7, 2023
github-actions bot
referenced
this issue
Nov 8, 2023
* When applying a revision the route should switch to the global styles panel. At the moment, it's using `goBack` which means the behaviour is inconsistent depending on the previous action. * Update packages/edit-site/src/components/global-styles/screen-revisions/index.js Co-authored-by: Andrew Serong <[email protected]> * Update packages/edit-site/src/components/global-styles/screen-revisions/index.js Co-authored-by: Andrew Serong <[email protected]> --------- Co-authored-by: Andrew Serong <[email protected]>
This was referenced Nov 8, 2023
github-actions bot
referenced
this issue
Nov 9, 2023
* Wrap post featured image in an A tag so that it simulates the frontend, and ensures any styles the IMG elements inherits from the A element are also displayed in the editor. The cursor style should be default since, in the editor, we don't want to indicate that the image is clickable. * - also wrap the placeholder in an a tag for consistency * Ensure that the placeholder items are visible by overwriting the components CSS, which has an immediate child selector to show the button. With the A tag, the placeholder is no longer the immediate child.
This was referenced Nov 10, 2023
github-actions bot
referenced
this issue
Nov 10, 2023
* Check variables before passing them to array_merge. array_merge() expects input parameters to be arrays. * Optimization: don't check for the existence of $settings['typography']['fontFamilies']['theme'] on every iteration of the loop. * Optimization: ternary is not needed here.
7 tasks
This issue has gone 15 days without any activity. |
github-actions
bot
added
the
[Status] Stale
Gives the original author opportunity to update before closing. Can be reopened as needed.
label
Dec 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
[Status] Stale
Gives the original author opportunity to update before closing. Can be reopened as needed.
[Type] Flaky Test
Auto-generated flaky test report issue
0 participants
Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.
Test title
Overlay menu interactions
Test path
/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js
Errors
[2023-06-15T13:36:31.722Z]
Test passed after 1 failed attempt ontrunk
.[2023-06-15T13:49:35.319Z]
Test passed after 1 failed attempt ontry/auto-inserting-blocks-in-editor-via-rest-api
.[2023-06-15T14:30:53.130Z]
Test passed after 1 failed attempt ontrunk
.[2023-06-15T14:50:59.133Z]
Test passed after 1 failed attempt onadd/distraction-free-to-site-editor
.[2023-06-15T14:51:37.099Z]
Test passed after 1 failed attempt onfix/block-locking-selectors
.[2023-06-15T15:11:24.652Z]
Test passed after 1 failed attempt ontry/image-aspect-ratio
.[2023-06-15T17:03:05.341Z]
Test passed after 1 failed attempt onupdate/hoist-reakit-date-fns
.[2023-06-15T17:19:09.595Z]
Test passed after 1 failed attempt onadd/image-block-aspect-ratio-control
.[2023-06-15T19:35:44.874Z]
Test passed after 1 failed attempt onupdate/image-block-tests
.[2023-06-15T20:03:38.108Z]
Test passed after 1 failed attempt ontrunk
.[2023-06-15T20:59:04.824Z]
Test passed after 1 failed attempt ontrunk
.[2023-06-16T00:26:02.040Z]
Test passed after 1 failed attempt onrnmobile/fix/button-delete-issue
.[2023-06-16T01:21:52.327Z]
Test passed after 1 failed attempt ontrunk
.[2023-06-16T01:31:01.912Z]
Test passed after 1 failed attempt ontry/adding-non-synced-pattern-to-reusable-block-cpt
.[2023-06-16T01:54:45.813Z]
Test passed after 1 failed attempt ontry/add-position-visualizer
.[2023-06-16T02:54:28.571Z]
Test passed after 1 failed attempt ontry/adding-non-synced-pattern-to-reusable-block-cpt
.[2023-06-16T03:20:44.814Z]
Test passed after 1 failed attempt onrnmobile/display-value-in-colorpicker
.[2023-06-16T03:44:52.199Z]
Test passed after 1 failed attempt ontrunk
.[2023-06-16T05:14:33.988Z]
Test passed after 1 failed attempt ontrunk
.[2023-06-16T05:59:31.363Z]
Test passed after 1 failed attempt ontrunk
.[2023-06-16T07:13:47.886Z]
Test passed after 1 failed attempt ontrunk
.[2023-06-16T08:03:01.351Z]
Test passed after 1 failed attempt ontrunk
.[2023-06-16T08:29:46.837Z]
Test passed after 1 failed attempt onfix/use-entity-record-eslint-warning
.[2023-06-16T08:45:47.823Z]
Test passed after 2 failed attempts onupdate/playwright-create-new-posts-util
.[2023-06-16T08:46:47.957Z]
Test passed after 1 failed attempt onupdate/radius
.[2023-06-16T08:53:38.567Z]
Test passed after 1 failed attempt onadd/site-editor-sidebar-template-details
.[2023-06-16T09:07:12.676Z]
Test passed after 1 failed attempt onadd/media-text-featured-image
.[2023-06-16T09:13:45.993Z]
Test passed after 1 failed attempt onadd/position-label-to-block-title-in-list-view
.[2023-06-16T09:26:41.923Z]
Test passed after 1 failed attempt onupdate/radius
.[2023-06-16T09:30:56.884Z]
Test passed after 1 failed attempt onfix/flaky-preview-e2e-tests
.[2023-06-16T09:50:37.171Z]
Test passed after 1 failed attempt onfix/use-entity-record-eslint-warning
.[2023-06-16T09:59:03.785Z]
Test passed after 1 failed attempt onperf/one-store-listener
.[2023-06-16T10:19:51.835Z]
Test passed after 1 failed attempt onupdate/radius
.[2023-06-16T10:43:15.502Z]
Test passed after 1 failed attempt onfix/flaky-preview-e2e-tests
.[2023-06-16T11:07:45.216Z]
Test passed after 1 failed attempt onrnmobile/fix/dictation-cursor-position
.[2023-06-16T12:42:16.605Z]
Test passed after 1 failed attempt ontry/fn-meta
.[2023-06-16T12:56:44.882Z]
Test passed after 1 failed attempt ontry/block-editor-block-settings-dropdownmenu-v2
.[2023-06-16T13:08:44.121Z]
Test passed after 1 failed attempt onfix/gallery-default-inner-block-value
.[2023-06-16T13:12:37.119Z]
Test passed after 1 failed attempt ontrunk
.[2023-06-16T14:30:32.337Z]
Test passed after 1 failed attempt onremove/taxonomy-template-in-add-template-modal
.[2023-06-19T05:32:48.048Z]
Test passed after 1 failed attempt onadd/back-to-top
.[2023-06-22T07:56:08.748Z]
Test passed after 1 failed attempt onrnmobile/display-value-in-colorpicker
.[2023-06-22T22:39:39.568Z]
Test passed after 1 failed attempt onenhance/range-control-size
.[2023-06-22T23:00:38.952Z]
Test passed after 1 failed attempt onrnmobile/display-value-in-colorpicker
.[2023-08-18T13:52:18.872Z]
Test passed after 1 failed attempt ontry/client-side-pagination-of-query-block
.[2023-09-05T07:33:17.771Z]
Test passed after 1 failed attempt ontry/list-view-set-focus-on-toggle-button-when-closed-by-escape-key
.[2023-09-07T15:25:23.714Z]
Test passed after 1 failed attempt onfix/widgets-top-toolbar
.[2023-11-06T15:51:43.063Z]
Test passed after 1 failed attempt ontrunk
.[2023-11-06T17:16:23.028Z]
Test passed after 1 failed attempt onrefactor/document-tools-motion
.[2023-11-06T17:31:59.995Z]
Test passed after 1 failed attempt onrefactor/document-tools-motion
.[2023-11-06T18:11:09.247Z]
Test passed after 1 failed attempt onrefactor/document-tools-motion
.[2023-11-07T20:59:48.044Z]
Test passed after 1 failed attempt onadd/top-toolbar-slot
.[2023-11-08T00:20:39.998Z]
Test passed after 1 failed attempt onadd/top-toolbar-slot
.[2023-11-08T04:17:22.237Z]
Test passed after 1 failed attempt ontrunk
.[2023-11-08T13:53:00.220Z]
Test passed after 1 failed attempt onfeat/radio-group-ariakit
.[2023-11-08T14:10:21.438Z]
Test passed after 1 failed attempt onfeat/radio-group-ariakit
.[2023-11-08T14:18:11.174Z]
Test passed after 1 failed attempt onextract/editor-settings
.[2023-11-09T15:44:57.611Z]
Test passed after 1 failed attempt onupdate/custom-view-button
.[2023-11-09T19:15:56.424Z]
Test passed after 1 failed attempt on6.4-next-point-release
.[2023-11-09T22:01:34.746Z]
Test passed after 1 failed attempt ontrunk
.[2023-11-10T11:53:04.946Z]
Test passed after 1 failed attempt on6.4-next-point-release
.[2023-11-10T13:24:11.611Z]
Test passed after 1 failed attempt ontrunk
.[2023-11-10T13:27:36.575Z]
Test passed after 1 failed attempt on55963/inputcontrol-inside-label
.[2023-11-10T13:37:22.144Z]
Test passed after 1 failed attempt onfix/navigation-link-encode
.[2023-11-10T15:40:52.162Z]
Test passed after 1 failed attempt onfix/navigation-link-encode
.[2023-11-10T18:22:00.013Z]
Test passed after 1 failed attempt ontrunk
.[2023-11-10T20:25:03.753Z]
Test passed after 1 failed attempt on6.4-next-point-release
.[2023-11-12T08:33:36.387Z]
Test passed after 1 failed attempt ontry/pass-rich-text-value-to-store
.[2023-11-12T08:49:47.982Z]
Test passed after 1 failed attempt ontry/pass-rich-text-value-to-store
.[2023-11-13T05:04:32.822Z]
Test passed after 1 failed attempt ontrunk
.[2023-11-14T17:56:12.498Z]
Test passed after 1 failed attempt onfix/maximum-supported-wp-version
.[2023-11-27T03:52:32.323Z]
Test passed after 1 failed attempt onfix/template-replace-bug
.[2023-11-27T04:09:52.452Z]
Test passed after 1 failed attempt onfix/template-replace-bug
.The text was updated successfully, but these errors were encountered: