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

ajax datasources: remove locally-cached 'option' HTML element during item unselection #6282

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    0f8bf16 View commit details
    Browse the repository at this point in the history
  2. tests: add illustrative test case: HTML option element should be remo…

    …ved after unselecting an AJAX-sourced item
    jayaddison committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    cb59b89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9b96f4 View commit details
    Browse the repository at this point in the history
  4. Nitpick: update comment

    jayaddison committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b2017d0 View commit details
    Browse the repository at this point in the history
  5. tests: assert that after unselecting and re-selecting an AJAX-based i…

    …tem that the updated text from the remote datasource is applied to the <option> element
    jayaddison committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ad502d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    f9271e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d39a2dc View commit details
    Browse the repository at this point in the history