• 
      

    Added function to reload render options with AJAX.

    Review Request #10749 — Created Oct. 10, 2019 and updated — Latest diff uploaded

    Information

    Review Board
    master

    Reviewers

    Individual review UIs that have dynamic render options can call this function,
    and optionally pass in extra query parameters to send to the endpoint.

    More details can be found here

    1. Ran JavaScript unit tests.
    2. Tested manually to make sure that the element to update actually gets
      updated by using a mock endpoint.
    3. Tested manually to make sure comments are correctly reattached after
      a request is finished.

    Commits

    Files