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

Create the experimental tree component to be used as select-control menu items #36396

Closed
wants to merge 8 commits into from

Conversation

mdperez86
Copy link
Contributor

@mdperez86 mdperez86 commented Jan 12, 2023

All Submissions:

Changes proposed in this Pull Request:

Partially closes #35851

  • This PR is a very minor change/addition and does not require testing instructions (if checked you can ignore/remove the next section).

How to test the changes in this Pull Request:

  1. Run storybook and visit http://localhost:6007/?path=/story/woocommerce-admin-experimental-tree--filter-multiple-selection
Screen.Recording.2023-01-13.at.2.03.06.PM.mov

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you created a changelog file for each project being changed, ie pnpm --filter=<project> changelog add?

FOR PR REVIEWER ONLY:

  • I have reviewed that everything is sanitized/escaped appropriately for any SQL or XSS injection possibilities. I made sure Linting is not ignored or disabled.

@mdperez86 mdperez86 added the focus: product management Related to product creation and editing. label Jan 12, 2023
@mdperez86 mdperez86 self-assigned this Jan 12, 2023
@github-actions github-actions bot added the package: @woocommerce/components issues related to @woocommerce/components label Jan 12, 2023
@mdperez86 mdperez86 changed the title Add/35851 tree Create the experimental tree component to be used as select-control Jan 12, 2023
@mdperez86 mdperez86 changed the title Create the experimental tree component to be used as select-control Create the experimental tree component to be used as select-control menu item Jan 12, 2023
@mdperez86 mdperez86 changed the title Create the experimental tree component to be used as select-control menu item Create the experimental tree component to be used as select-control menu items Jan 12, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 2023

Test Results Summary

Commit SHA: babc116

Test 🧪Passed ✅Failed 🚨Broken 🚧Skipped ⏭️Unknown ❔Total 📊Duration ⏱️
API Tests25900202610m 55s
E2E Tests189006019514m 22s

To view the full API test report, click here.
To view the full E2E test report, click here.
To view all test reports, visit the WooCommerce Test Reports Dashboard.

@mdperez86 mdperez86 marked this pull request as ready for review January 13, 2023 17:07
@mdperez86 mdperez86 added the focus: new product ux revamped product management experience label Jan 13, 2023
@mdperez86 mdperez86 marked this pull request as draft January 17, 2023 13:21
@AnnaMag AnnaMag marked this pull request as ready for review February 23, 2023 12:29
@mdperez86 mdperez86 marked this pull request as draft February 27, 2023 20:59
@octaedro
Copy link
Contributor

octaedro commented Apr 14, 2023

I think @nathanss has continued this work in another PR.

@octaedro octaedro closed this Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus: new product ux revamped product management experience focus: product management Related to product creation and editing. package: @woocommerce/components issues related to @woocommerce/components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Allow users to add items using keyboard
2 participants