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

Update document sent to 'undefined' index instead of the current one. #162

Closed
reinaldomendes opened this issue Oct 28, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@reinaldomendes
Copy link

Error on the URL /ins/1/index/books/documents?q=&limit=20&offset=0&filter=&sort=

  • First update no request sent
  • Second update send update to undefined index

To Reproduce
Steps to reproduce the behavior:

  1. Open meilisearch-ui on the browser
  2. Select one index and click documents
  3. Open Chrome inspector in the Network tab
  4. Update the documents in JSON tab
  5. You will see no PUT/PATCH request
  6. Repeat step 4 with JSON, Table and Grid
  7. You will see task created but the index is undefined instead current index

Expected behavior
Expect document update in every view tab (JSON, Grid, Table) to update the index.

Screenshots
First
Second

Environments (please complete the following information):

  • OS: Ubuntu 22.04 LTS
  • Browser: Brave
  • User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
  • Version: 1.61.114 Chromium: 120.0.6099.199 (Official Build)
  • Docker Image: riccoxie/meilisearch-ui:v0.9.4
@reinaldomendes reinaldomendes added the bug Something isn't working label Oct 28, 2024
@riccox riccox moved this to 💤 TODO in Meilisearch-UI Roadmap Oct 31, 2024
riccox added a commit that referenced this issue Nov 4, 2024
@riccox
Copy link
Owner

riccox commented Nov 4, 2024

@reinaldomendes

Fixed in latest version.

@riccox riccox closed this as completed Nov 4, 2024
@github-project-automation github-project-automation bot moved this from 👁 In Progress to 🍻 Done in Meilisearch-UI Roadmap Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🍻 Done
Development

No branches or pull requests

2 participants