Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

[GUI] Show loading indicator when executing AJAX requests. #25

Open
SchizoDuckie opened this issue Dec 10, 2012 · 1 comment
Open

[GUI] Show loading indicator when executing AJAX requests. #25

SchizoDuckie opened this issue Dec 10, 2012 · 1 comment
Assignees

Comments

@SchizoDuckie
Copy link

I'm executing an alter table query right now that adds indexes on a table. Naturally, I forgot that this table already has 7 million rows, and now i get now UI feedback that the process is still running.

maybe add an optional warning before starting 'add index' queries here?
You don't want to do this accidentally on production, most likely...

@ghost ghost assigned victorstanciu Dec 10, 2012
@victorstanciu
Copy link
Owner

Good point, it shall be done.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants