When views ajax enabled, filter is not triggering views ajax filter

Created on 18 December 2023, 6 months ago
Updated 24 February 2024, 4 months ago

Problem/Motivation

Steps to reproduce

  • Drupal 10
  • Create a view and enable "Use AJAX"
  • Add "Authored On" filter with views year filter.
  • Add any other filter.
  • Filter by year, nothing happens
  • Filter by another filter, ajax filter triggered including year with current value

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: cannot reproduce

Version

2.1

Component

Code

Created by

πŸ‡΅πŸ‡ͺPeru hatuhay Lima

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @hatuhay
  • Drupal 9.5
    views_year_filter 2.1.2
    Open filter does not work when turned on AJAX.

  • πŸ‡―πŸ‡΅Japan tyler36 Osaka

    Can not reproduce on Drupal 10.1.5 with Views Year Filter 2.1.2

    ## Test

    1. Install Drupal 10
    2. Install Views Year Filter
    3. Create 3 articles with created date set as 2024-02-01, 2022-02-01, 2023-002-01
    4. Create new view page ("/articles" with filter
    - Filter: Content: Authored on (exposed) with "equal to" "A date in CCYY format".
    5. Visit "/articles" page and confirm filter works
    6. Update view to use ajax and clear cache
    7. Visit "/articles" page and confirm filter works
    8. Add new filter
    - Content: Published (exposed) with "equal to" "Publish status any"
    9. Clear cache
    10. Visit "/articles" page and confirm filters works

  • πŸ‡«πŸ‡·France berramou

    Thank you @tyler36 for the test, i will close this issue as cannot reproduce

  • Status changed to Closed: cannot reproduce 4 months ago
Production build 0.69.0 2024