[GH-ISSUE #3587] [bug]: When add or update something the list in the left is not update automatically added but need a refresh of the page #1232

Open
opened 2026-03-16 19:25:42 +03:00 by kerem · 7 comments
Owner

Originally created by @giosueDelgado on GitHub (Nov 23, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3587

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I add a request, collection, update the name of some other action, the list is not updated automatically but needs a refresh of the page to update the section:

image

Steps to reproduce

  1. Add a collection:
    image

  2. After click on save:
    image

  3. The list is not updated. After the refresh, I see that the list is updated correctly

Environment

Production

Version

Self-hosted

Originally created by @giosueDelgado on GitHub (Nov 23, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3587 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I add a request, collection, update the name of some other action, the list is not updated automatically but needs a refresh of the page to update the section: ![image](https://github.com/hoppscotch/hoppscotch/assets/11545723/366e512d-ee17-458e-a200-f6b9f750753b) ### Steps to reproduce 1. Add a collection: ![image](https://github.com/hoppscotch/hoppscotch/assets/11545723/9b4668cf-c755-438d-b979-97d2d8648599) 2. After click on save: ![image](https://github.com/hoppscotch/hoppscotch/assets/11545723/a3a006cc-8876-4365-9279-ee30b5b1ffc0) 3. The list is not updated. After the refresh, I see that the list is updated correctly ### Environment Production ### Version Self-hosted
Author
Owner

@Xor767 commented on GitHub (Dec 5, 2023):

Same here, very annoying issue.
Even on the official cloud version of hoppscotch.io, it starts to happen when you sync your teams.

<!-- gh-comment-id:1840397317 --> @Xor767 commented on GitHub (Dec 5, 2023): Same here, very annoying issue. Even on the official cloud version of hoppscotch.io, it starts to happen when you sync your teams.
Author
Owner

@giosueDelgado commented on GitHub (Dec 5, 2023):

Agree is very annoying issue because it seem there is something not work and then you refresh the page and appear! If is possible to give some priority I think is very common to see this issue

<!-- gh-comment-id:1840431428 --> @giosueDelgado commented on GitHub (Dec 5, 2023): Agree is very annoying issue because it seem there is something not work and then you refresh the page and appear! If is possible to give some priority I think is very common to see this issue
Author
Owner

@Xor767 commented on GitHub (Dec 7, 2023):

I made it work by modifying VITE_BACKEND_WS_URL=wss://localhost:3170/graphql to VITE_BACKEND_WS_URL=ws://localhost:3170/graphql in the hoppscotch.env file

<!-- gh-comment-id:1845447776 --> @Xor767 commented on GitHub (Dec 7, 2023): I made it work by modifying VITE_BACKEND_WS_URL=wss://localhost:3170/graphql to VITE_BACKEND_WS_URL=ws://localhost:3170/graphql in the hoppscotch.env file
Author
Owner

@giosueDelgado commented on GitHub (Dec 7, 2023):

I have my installation under https / SSL so I don't think in production can work this, what do you think?

<!-- gh-comment-id:1845540644 --> @giosueDelgado commented on GitHub (Dec 7, 2023): I have my installation under https / SSL so I don't think in production can work this, what do you think?
Author
Owner

@KatyaGolyagina commented on GitHub (Feb 14, 2024):

https://github.com/hoppscotch/hoppscotch/issues/3331 same

<!-- gh-comment-id:1943237518 --> @KatyaGolyagina commented on GitHub (Feb 14, 2024): https://github.com/hoppscotch/hoppscotch/issues/3331 same
Author
Owner

@giosueDelgado commented on GitHub (Feb 15, 2024):

#3331 same

Yes... I not found when I search, in this way can be closed in favor of #3331
Thanks

<!-- gh-comment-id:1945549747 --> @giosueDelgado commented on GitHub (Feb 15, 2024): > #3331 same Yes... I not found when I search, in this way can be closed in favor of #3331 Thanks
Author
Owner

@energyaccountnr1 commented on GitHub (Oct 15, 2024):

Faced the same issue. Works now with 9.1 and wss

<!-- gh-comment-id:2413917461 --> @energyaccountnr1 commented on GitHub (Oct 15, 2024): Faced the same issue. Works now with 9.1 and wss
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1232
No description provided.