altair-graphql / altair

✨⚡️ A feature-rich GraphQL Client for all platforms.
https://altairgraphql.dev
MIT License
5.12k stars 316 forks source link

[BUG] Cannot save query to a new collection #2568

Closed glinskyc closed 3 months ago

glinskyc commented 3 months ago

Is there an existing issue for this?

Current Behavior

When defining a new query and saving it to a new collection, it does not appear to save. The new collection never appears in the left panel that shows the list of collections and their queries.

Expected Behavior

No response

Steps To Reproduce

Define a new query in a new tab, then click "Add to Collection". In the modal that appears, specify to add to a new collection and define the new collection's name. Upon saving it, it never appears in the list of collections in the left panel.

Environment

- OS: MacOS
- Browser: Brave
- Platform:
- Version: 7.2.0

Additional context

No response

imolorhe commented 3 months ago

This issue should be fixed in v7.2.1. Please can you verify?

glinskyc commented 3 months ago

Chrome / Brave extension is still showing 7.2.0 in the chrome web store. I'll test it when it bumps to 7.2.1.

glinskyc commented 2 months ago

This is working as expected per testing in 7.2.4. Thank you!