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

feat(admin-ui): added breadcrumbs for categories on create/edit modal #3420

Merged
merged 6 commits into from
Mar 9, 2023

Conversation

riqwan
Copy link
Contributor

@riqwan riqwan commented Mar 8, 2023

What:

  • Adds breadcrumbs to create modal
  • Adds breadcrumbs to edit modal

2

1

RESOLVES CORE-1210

@changeset-bot
Copy link

changeset-bot bot commented Mar 8, 2023

🦋 Changeset detected

Latest commit: ab198d6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@medusajs/admin-ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Mar 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated
medusa-docs ⬜️ Ignored (Inspect) Mar 9, 2023 at 3:42PM (UTC)

@riqwan riqwan force-pushed the feat/breadcrumb-category branch from 64f03b0 to bebc399 Compare March 8, 2023 17:26
@riqwan riqwan marked this pull request as ready for review March 8, 2023 17:26
@riqwan riqwan requested a review from a team as a code owner March 8, 2023 17:26
@riqwan riqwan requested review from fPolic and olivermrbl March 8, 2023 17:26
Copy link
Contributor

@olivermrbl olivermrbl left a comment

Choose a reason for hiding this comment

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

Great one @riqwan!

We should add a line break when the category breadcrumbs width expands beyond the modal width:
CleanShot 2023-03-08 at 19 53 17@2x

Copy link
Contributor

@fPolic fPolic 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 🚀
LGTM after types are fixed

@riqwan riqwan force-pushed the feat/breadcrumb-category branch from ec7a8df to 9d62760 Compare March 9, 2023 10:20
@riqwan riqwan requested review from olivermrbl and fPolic March 9, 2023 10:24
@riqwan
Copy link
Contributor Author

riqwan commented Mar 9, 2023

@olivermrbl couldn't get this to work with CSS, so JS'd it.

Screenshot 2023-03-09 at 15 27 47

Copy link
Contributor

@fPolic fPolic left a comment

Choose a reason for hiding this comment

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

LGTM 💪

Copy link
Contributor

@olivermrbl olivermrbl left a comment

Choose a reason for hiding this comment

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

Reverse order no? 🤔

CleanShot 2023-03-09 at 16 04 47@2x

@riqwan
Copy link
Contributor Author

riqwan commented Mar 9, 2023

@olivermrbl good catch, fixed the order.

Copy link
Contributor

@olivermrbl olivermrbl left a comment

Choose a reason for hiding this comment

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

LGTM! 💪

@kodiakhq kodiakhq bot merged commit cdbc5ff into develop Mar 9, 2023
@kodiakhq kodiakhq bot deleted the feat/breadcrumb-category branch March 9, 2023 15:43
@riqwan
Copy link
Contributor Author

riqwan commented Mar 9, 2023

/snapshot this

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

Successfully merging this pull request may close these issues.

3 participants