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

Price list customer group selector is broken in the admin portal #4664

Closed
BorisKamp opened this issue Aug 1, 2023 · 1 comment · Fixed by #4670
Closed

Price list customer group selector is broken in the admin portal #4664

BorisKamp opened this issue Aug 1, 2023 · 1 comment · Fixed by #4670

Comments

@BorisKamp
Copy link

Im using medusa 1.12.2 on node v18.16.1 on my Mac on localhost.

  1. Go to http://localhost:9000/app/a/pricing/new
  2. Click configuration and toggle Customer availabilty on.
  3. (make sure you have existing customer groups)
  4. Click in the select box and start typing. Nothing happens.

What i expect:

  1. Show all groups when clicking the select box, just like the other selectboxes in the admin portal.
  2. filter the results when typing.

See a video of what I see here: https://www.awesomescreenshot.com/video/19601231?key=e509741b7f2a0e84c7cbf9c583293ff8

@olivermrbl
Copy link
Contributor

Thanks for highlighting. Solved in #4670 :)

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

Successfully merging a pull request may close this issue.

2 participants