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: (CXSPA-8032) - Change a into button for "Cancel Orders" and "Request a Return" #19306

Merged
merged 10 commits into from
Oct 10, 2024

Conversation

petarmarkov9449
Copy link
Contributor

@petarmarkov9449 petarmarkov9449 commented Sep 30, 2024

Closed: CXSPA-8032

Back button was read as link. UI type read was incorrect.

@petarmarkov9449 petarmarkov9449 requested a review from a team as a code owner September 30, 2024 14:16
@github-actions github-actions bot marked this pull request as draft September 30, 2024 14:16
@petarmarkov9449 petarmarkov9449 marked this pull request as ready for review September 30, 2024 15:11
Copy link

cypress bot commented Sep 30, 2024

spartacus    Run #45254

Run Properties:  status check passed Passed #45254  •  git commit 0883a9ac95 ℹ️: Merge 31c4fdfcb4c5b3a76433429949e83ba6ff6c77a4 into b53ab919ec810e1af0916f9b43da...
Project spartacus
Run status status check passed Passed #45254
Run duration 11m 36s
Commit git commit 0883a9ac95 ℹ️: Merge 31c4fdfcb4c5b3a76433429949e83ba6ff6c77a4 into b53ab919ec810e1af0916f9b43da...
Committer petarmarkov9449
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 3
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 125
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

@@ -10,7 +10,7 @@
</div>

<div class="col-xs-12 col-md-4 col-lg-3">
<a
<button
Copy link
Contributor

@Pio-Bar Pio-Bar Oct 1, 2024

Choose a reason for hiding this comment

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

I have just taken a look at the jira ticket. Miguel suggested using a role="button" attribute. This would be a better solution as its functionally still an anchor element. If we go this route we won't a feature flag too 🙂

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've just updated it.

@petarmarkov9449 petarmarkov9449 changed the title feat: (CXSPA-8044) - Change a into button for "Cancel Orders" and "Request a Return" feat: (CXSPA-8032) - Change a into button for "Cancel Orders" and "Request a Return" Oct 1, 2024
@github-actions github-actions bot marked this pull request as draft October 2, 2024 12:19
@petarmarkov9449 petarmarkov9449 marked this pull request as ready for review October 2, 2024 12:49
@petarmarkov9449 petarmarkov9449 requested a review from a team as a code owner October 2, 2024 12:49
Copy link
Contributor

github-actions bot commented Oct 2, 2024

Merge Checks Failed

Please push a commit to re-trigger the build. 
To push an empty commit you can use `git commit --allow-empty -m "Trigger Build"`

@github-actions github-actions bot marked this pull request as draft October 2, 2024 12:54
@petarmarkov9449 petarmarkov9449 marked this pull request as ready for review October 2, 2024 13:30
Copy link
Contributor

Choose a reason for hiding this comment

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

We probably no longer need to modify the tests here 🙂

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've just restored it.

@github-actions github-actions bot marked this pull request as draft October 7, 2024 11:24
@petarmarkov9449 petarmarkov9449 marked this pull request as ready for review October 7, 2024 11:59
@petarmarkov9449 petarmarkov9449 requested a review from Zeyber October 7, 2024 13:54
@github-actions github-actions bot marked this pull request as draft October 10, 2024 11:38
@petarmarkov9449 petarmarkov9449 marked this pull request as ready for review October 10, 2024 11:53
@github-actions github-actions bot marked this pull request as draft October 10, 2024 12:32
@petarmarkov9449 petarmarkov9449 marked this pull request as ready for review October 10, 2024 13:01
Copy link
Contributor

Merge Checks Failed

Please push a commit to re-trigger the build. 
To push an empty commit you can use `git commit --allow-empty -m "Trigger Build"`

@github-actions github-actions bot marked this pull request as draft October 10, 2024 13:02
@petarmarkov9449 petarmarkov9449 marked this pull request as ready for review October 10, 2024 14:26
@github-actions github-actions bot marked this pull request as draft October 10, 2024 15:23
@petarmarkov9449 petarmarkov9449 marked this pull request as ready for review October 10, 2024 15:45
@petarmarkov9449 petarmarkov9449 merged commit e9f68e6 into develop Oct 10, 2024
28 checks passed
@petarmarkov9449 petarmarkov9449 deleted the feature/CXSPA-8032 branch October 10, 2024 16:42
uroslates pushed a commit that referenced this pull request Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants