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

Auto-Refresh the database contents when the data or meta data of the table is getting updated. #665

Closed
Jeyanthinath opened this issue Sep 11, 2023 · 2 comments
Assignees
Labels
bug 🪲 Something isn't working SQLite 🪶

Comments

@Jeyanthinath
Copy link

Is your feature request related to a problem? Please describe.
Whenever I added new data directly in the data browser , the data is not getting refreshed, I need to manually click refresh every time after the save

Describe the solution you'd like
Enable a option in refresh, a flag whenever data is changed inside data browser / any other page (depending on the complexity). refresh the content

Describe alternatives you've considered
Shortcut is already there

Additional context
For the first time , I stuck thinking , the data is not getting save, finally I figured out auto-refresh is not there even when I enter the data directly inside the table. It was showing as empty even after clicking updates button

@Jeyanthinath Jeyanthinath changed the title Refresh the database contents when the data is updated Auto-Refresh the database contents when the data or meta data of the table is getting updated. Sep 11, 2023
@Fabio286
Copy link
Member

Probably you are referring to a bug.
Can you tell me the exact procedure to replicate the conditions you are talking about?
Can you also tell me what database you are querying and what operating system you are using Antares on?

@Jeyanthinath
Copy link
Author

Jeyanthinath commented Sep 12, 2023

I am using sqlite .

  1. create a table
  2. in the data:Table view, click a column and edit using the "modal" and click update
  3. data change won't reflect in the page
  4. click refresh, data will be shown

Version 0.7.16 (0.7.16)
MacOS, Ventura

@Fabio286 Fabio286 added bug 🪲 Something isn't working SQLite 🪶 labels Sep 15, 2023
@Fabio286 Fabio286 added this to TO FIX Sep 15, 2023
@github-project-automation github-project-automation bot moved this to Needs triage in TO FIX Sep 15, 2023
@Fabio286 Fabio286 moved this from Needs triage to Closed in TO FIX Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working SQLite 🪶
Projects
No open projects
Status: Closed
Development

No branches or pull requests

2 participants