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

[Enhancement] Graph List not updated in dropdown Menu after compilation of Create_graph #131

Open
1 task
Maruf13 opened this issue Mar 11, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Maruf13
Copy link

Maruf13 commented Mar 11, 2023

When we want to create a new graph, then should compile below command-

  • SELECT * FROM ag_catalog.create_graph('graph_name');
    After successfully comiping, new graph has been created but not shown in dropdown menu. such as-

Screenshot 2023-03-11 at 5 41 14 PM

But if we reload age-viewer, then the new graph has shown on that dropdown menu. such as-

Screenshot 2023-03-11 at 5 41 39 PM

So that, this feature should be implemented so that after compiling query, graph should be shown on that menu without refresh or redirect.

@Maruf13 Maruf13 added the enhancement New feature or request label Mar 11, 2023
@Maruf13 Maruf13 changed the title [Enhancement] Graph not updated in dropdown Menu after compilation of Create_graph [Enhancement] Graph List not updated in dropdown Menu after compilation of Create_graph Mar 11, 2023
@rrrokhtar
Copy link

Actually it was the purpose of refresh button to perform that functionality but overall I have created a pull request for that at #132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants