|
|
Lars George 2011-06-02, 12:10
Hi,
When you click on split/compact in the table.jsp you get:
"Split request accepted.
Reload."
Reloading is braindead as it triggers the action over and over again. We should have a link back to the previous page (could be "history.back()" or so), or simple add a proper forwarding after 5 secs.
No?
Lars
Joey Echeverria 2011-06-02, 12:30
+1 on forwarding after 5 seconds.
On Thu, Jun 2, 2011 at 8:10 AM, Lars George <[EMAIL PROTECTED]> wrote: > Hi, > > When you click on split/compact in the table.jsp you get: > > "Split request accepted. > > Reload." > > Reloading is braindead as it triggers the action over and over again. > We should have a link back to the previous page (could be > "history.back()" or so), or simple add a proper forwarding after 5 > secs. > > No? > > Lars >
-- Joseph Echeverria Cloudera, Inc. 443.305.9434
Rakesh Aggarwal 2011-06-02, 16:58
+1 on forwarding after 5 seconds. This part of the user interface is very confusing.
-Rakesh On Thu, Jun 2, 2011 at 5:30 AM, Joey Echeverria <[EMAIL PROTECTED]> wrote:
> +1 on forwarding after 5 seconds. > > On Thu, Jun 2, 2011 at 8:10 AM, Lars George <[EMAIL PROTECTED]> wrote: > > Hi, > > > > When you click on split/compact in the table.jsp you get: > > > > "Split request accepted. > > > > Reload." > > > > Reloading is braindead as it triggers the action over and over again. > > We should have a link back to the previous page (could be > > "history.back()" or so), or simple add a proper forwarding after 5 > > secs. > > > > No? > > > > Lars > > > > > > -- > Joseph Echeverria > Cloudera, Inc. > 443.305.9434 >
Make an issue Lars. Add to it the two +1s below! St.Ack
On Thu, Jun 2, 2011 at 5:10 AM, Lars George <[EMAIL PROTECTED]> wrote: > Hi, > > When you click on split/compact in the table.jsp you get: > > "Split request accepted. > > Reload." > > Reloading is braindead as it triggers the action over and over again. > We should have a link back to the previous page (could be > "history.back()" or so), or simple add a proper forwarding after 5 > secs. > > No? > > Lars >
Lars George 2011-06-02, 19:53
done.
On Thu, Jun 2, 2011 at 8:02 PM, Stack <[EMAIL PROTECTED]> wrote: > Make an issue Lars. Add to it the two +1s below! > St.Ack > > On Thu, Jun 2, 2011 at 5:10 AM, Lars George <[EMAIL PROTECTED]> wrote: >> Hi, >> >> When you click on split/compact in the table.jsp you get: >> >> "Split request accepted. >> >> Reload." >> >> Reloading is braindead as it triggers the action over and over again. >> We should have a link back to the previous page (could be >> "history.back()" or so), or simple add a proper forwarding after 5 >> secs. >> >> No? >> >> Lars >> >
|
|