🇵🇭Philippines regina.meow
I have done manual testing but I observed different result from the expected result.
Specifications:
simplytest.me
Webform - 6.3.x-dev
Drupal core 10.3.3
Patch: https://git.drupalcode.org/project/webform/-/merge_requests/511.diff
Install profile: Standard
All the following steps were reproduced and observed.
- Navigate to Admin -> Structure -> Webform.
- In the Filter Webforms section, use the input field to search for a webform name.
- From the autocomplete suggestions, select a webform.
- Drupal will automatically redirect to the selected webform without needing to click the filter button.
- Click the browser's back button to return to the webform listing page.
- Observe that the input field is still populated with the previously searched webform name.
- Notice that the result is not filtered.
- Click the Filter button.
Expected Result: The webform listing should be filtered based on the keyword in the input field.
Actual Result: Clicking the Filter button will redirect to the webform previously selected from the autocomplete suggestions.
🇵🇭Philippines regina.meow
We are on a workshop today and my first contribution to Drupal community is to review the changes within the next hour.