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

fix: (CXSPA-7944) - Storefinder input placeholder text #19324

Merged
merged 6 commits into from
Oct 17, 2024

Conversation

Pio-Bar
Copy link
Contributor

@Pio-Bar Pio-Bar commented Oct 3, 2024

Ticket: CXSPA-7944

This one is a mildlyinteresting case. This is a problem inside JAWS itself and has been reported back in 2021 already.

In short, in input placeholders some characters get escaped by JAWS into a backslash. We should keep this in mind if we encounter this issue again. There is no way for us around it so, let's go with the suggestion of just avoiding the comma.

@Pio-Bar Pio-Bar requested a review from a team as a code owner October 3, 2024 08:03
@github-actions github-actions bot marked this pull request as draft October 3, 2024 08:03
@Pio-Bar Pio-Bar changed the title fix: (CXSPA07944) - Storefinder input placeholder text fix: (CXSPA-7944) - Storefinder input placeholder text Oct 3, 2024
@Pio-Bar Pio-Bar marked this pull request as ready for review October 3, 2024 10:55
Copy link

cypress bot commented Oct 3, 2024

spartacus    Run #45357

Run Properties:  status check passed Passed #45357  •  git commit 6896a94f7b ℹ️: Merge 9433f7b525ee62d9aee55ca4f033df7ded6caf5e into 58a560b06859351b6529beccecaa...
Project spartacus
Run status status check passed Passed #45357
Run duration 04m 17s
Commit git commit 6896a94f7b ℹ️: Merge 9433f7b525ee62d9aee55ca4f033df7ded6caf5e into 58a560b06859351b6529beccecaa...
Committer PioBar
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 4
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

@github-actions github-actions bot marked this pull request as draft October 17, 2024 07:48
@Pio-Bar Pio-Bar marked this pull request as ready for review October 17, 2024 07:49
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 17, 2024 07:53
@Pio-Bar Pio-Bar marked this pull request as ready for review October 17, 2024 08:03
@github-actions github-actions bot marked this pull request as draft October 17, 2024 08:22
@Pio-Bar Pio-Bar marked this pull request as ready for review October 17, 2024 09:43
@github-actions github-actions bot marked this pull request as draft October 17, 2024 10:00
@Pio-Bar Pio-Bar marked this pull request as ready for review October 17, 2024 10:00
@Pio-Bar Pio-Bar merged commit 0393225 into develop Oct 17, 2024
28 checks passed
@Pio-Bar Pio-Bar deleted the feature/CXSPA-7944 branch October 17, 2024 10:28
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.

3 participants