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

Drop the action parameter logic doesn't work when path is broken #1829

Open
Iloveall opened this issue Nov 7, 2024 · 1 comment
Open

Drop the action parameter logic doesn't work when path is broken #1829

Iloveall opened this issue Nov 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working as expected

Comments

@Iloveall
Copy link
Collaborator

Iloveall commented Nov 7, 2024

Describe the bug
When the answerId, answerLoadAsCurrent are present in url and the path is broken - it causes a race condition and so answer doesn't loading correct (sometimes correct).

To Reproduce
Steps to reproduce the behavior:
As usual

  1. Go to this page
  2. Then I see "1234567" answer

Expected behavior

  • When the path is broken and answerId, answerLoadAsCurrent are present in url - it must load correct result
  • Cover case by e2e test

Screenshots

@Iloveall Iloveall added bug Something isn't working as expected to be reviewed Issue to be reviewed before starting working on it labels Nov 7, 2024
@smadbe smadbe removed the to be reviewed Issue to be reviewed before starting working on it label Nov 20, 2024
@smadbe
Copy link
Contributor

smadbe commented Nov 20, 2024

This is a quite minor issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

2 participants