test: should sync form input changes with URL query parameters#1141
test: should sync form input changes with URL query parameters#1141Shahar17452312 wants to merge 9 commits intohasadna:mainfrom
Conversation
|
It is my first time writing to open source project, hope it's ok. Please let me know if there is any problem :) |
|
Seems like some of the tests are failing - we can update the branch after merging #1136 to see if it helps |
|
The test still fails after the merge. |
|
@NoamGaash @Shahar17452312 |
|
@Shahar17452312 @AvivAbachi Hi, |
|
@tatish86
|
Test url timeline-create test with name: Should sync form input changes with URL query parameters
Resolving #1109
note:
The test on line 173 is currently failing because when the URL changes, the application reverts to the latest route.
I verified this behavior in the UI as well — if you fill in all the inputs and then manually change one of them in the URL, the app navigates back to the last route state.
screenshot: