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

Improve backlink in order details and draft order details #5193

Merged
merged 7 commits into from
Oct 11, 2024

Conversation

Cloud11PL
Copy link
Member

@Cloud11PL Cloud11PL commented Oct 2, 2024

What type of PR is this?

  • 💅 Refactor
  • 🌟 Feature
  • 🔥 Bug Fix
  • 🔩 Maintenance
  • 🛠 Workflow CI/CD changes

Related Issues or Documents

  • closes #

Usage Instructions, Screenshots, Recordings

CleanShot.2024-10-02.at.11.55.30.mp4

Have you written tests?

  • Yes!
  • No... here is why: Writing tests are mandatory, please replace this text with why test are not included in this PR

[Optional] Description

Copy link

changeset-bot bot commented Oct 2, 2024

🦋 Changeset detected

Latest commit: 17a2669

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

This PR includes changesets to release 1 package
Name Type
saleor-dashboard 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

@Cloud11PL Cloud11PL marked this pull request as ready for review October 2, 2024 10:01
@Cloud11PL Cloud11PL requested a review from a team as a code owner October 2, 2024 10:01
@github-actions github-actions bot temporarily deployed to pr-5193 October 2, 2024 10:18 Destroyed
poulch
poulch previously approved these changes Oct 2, 2024
replace?: boolean;
preserveQs?: boolean;
resetScroll?: boolean;
state?: Record<string, unknown>;
Copy link
Member

Choose a reason for hiding this comment

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

question: can't we take this props type from react-router?

Copy link
Member Author

@Cloud11PL Cloud11PL Oct 2, 2024

Choose a reason for hiding this comment

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

state has unknown type, it can be anything

@github-actions github-actions bot temporarily deployed to pr-5193 October 2, 2024 12:24 Destroyed
@Cloud11PL Cloud11PL requested a review from poulch October 2, 2024 12:32
@github-actions github-actions bot temporarily deployed to pr-5193 October 3, 2024 12:57 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5193 October 11, 2024 16:41 Destroyed
@poulch poulch merged commit 4f432e5 into main Oct 11, 2024
15 checks passed
@poulch poulch deleted the MERX-960-back-btn-pagination branch October 11, 2024 19:53
poulch added a commit that referenced this pull request Oct 23, 2024
* improve backlink in order details

* fix tests

* pass navigator opts to datagrid

* make hook generic

* fix ts

* fix test

---------

Co-authored-by: Paweł Chyła <chyla1988@gmail.com>
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