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

Admin UI in development mode (ctrl+u) shows wrong or outdated snippets #2807

Closed
saoudi-h opened this issue Apr 23, 2024 · 0 comments
Closed
Assignees
Labels
type: bug 🐛 Something isn't working

Comments

@saoudi-h
Copy link
Contributor

Describe the bug
Admin UI in development mode (ctrl+u) shows wrong or outdated snippets on addNavMenuSection

To Reproduce
Steps to reproduce the behavior:

  1. Run Admin UI in dev mode
  2. go to admin and login
  3. use the ctrl + u keyboard shortcut to see the location of all UI extension points.
  4. click on Nav Menu Section one (ex: Catalogue)

Expected behavior
This should show a plausible snippet

Environment (please complete the following information):

  • @vendure/core version: 2.2.0
  • Nodejs version: 20.9
  • Database (mysql/postgres etc): postgres

Additional context
Capture d'écran 2024-04-23 162825

we should take out "routerLink" since the sections can't be clicked on, and add "items" because it's required

@saoudi-h saoudi-h added the type: bug 🐛 Something isn't working label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants