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

Forward and back browser buttons mess up workflow #46

Open
bcouston opened this issue Sep 4, 2015 · 2 comments
Open

Forward and back browser buttons mess up workflow #46

bcouston opened this issue Sep 4, 2015 · 2 comments
Assignees
Labels

Comments

@bcouston
Copy link

bcouston commented Sep 4, 2015

After selecting to create a new transformation (https://datagraft.net/pages/transformations/new.jsp), navigating back to the upload page (https://datagraft.net/pages/publish/) and then forward again to https://datagraft.net/pages/transformations/new.jsp results in the workflow distorting, resulting in copied transformations (image 1) and eternally loading pages in the process (image 2).
screen shot 2015-09-04 at 14 08 48
screen shot 2015-09-04 at 14 08 53

(BUG)

Tested in Chrome 44.0.2403.12 on Mac OSX Yosemite

@bcouston
Copy link
Author

bcouston commented Sep 4, 2015

Also, if the user navigates backwards while creating a pipeline function, the pop up window stays open. Attempting to select an option from the vertical tab list doesn't execute anything. This combined with #44 can result in the user being unable to navigate from the pop up window without doing a page refresh.

@fungiboletus
Copy link
Member

I'm not really sure if we can fix this issue with the current implementation. We use a a state machine that works well outside datagraft.net, but once it's integrated inside datagraft and you play with the back button, it looks like the states are somehow lost in the process.

Using a more advanced integration we can remove this bug but I am not sure if we should do it.

@dr0 dr0 assigned fungiboletus and nvnikolov and unassigned fungiboletus Sep 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants