azure-search-openai-demo icon indicating copy to clipboard operation
azure-search-openai-demo copied to clipboard

[Bug] Retrieval Mode Change doesn't persist to drop-down menu after you close it

Open john0isaac opened this issue 1 year ago • 0 comments

The retrieval mode change updates the state for the request sent the backend but doesn't update the state of the selected drop down menu item, after you close the drop down menu and reopen it, it resets to the default value.

Initial

image

Change Retrieval Mode and Close

image

Open Again

image

This issue is for a: (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  • Open Developer Settings
  • Change "Retrieval mode" to vector
  • Close the Developer Settings
  • Open the Developer Settings to see your choice has gone

Any log messages given by the failure

N/A

Expected/desired behavior

The chosen value is persisted to the frontend session

OS and Version?

Windows 11

Versions

Latest

Mention any other details that might be useful


Thanks! We'll be in touch soon.

john0isaac avatar May 12 '24 05:05 john0isaac