Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Login/Signup Models Don't Work #188

Open
xaoseric opened this issue Mar 17, 2016 · 9 comments
Open

Login/Signup Models Don't Work #188

xaoseric opened this issue Mar 17, 2016 · 9 comments

Comments

@xaoseric
Copy link
Contributor

When you click the login and sign up links when not signed in, those do not work, at the moment a workaround is manually navigating to auth/signup and auth/login. The only values being added to the html are data-modal="auth/signup?url=", and data-modal="auth/login?url=", no actual model.

@euantorano is there a specific model class that should be used when rendering out the code for the actual model, or is it just the default bootstrap model?

@euantorano
Copy link
Member

I've not noticed this before, as I usually stay signed in. I'm not completely familiar with the CSS or the UI stuff, paging @justinsoltesz. I'll have a look tonight anyway and see if I can find anything immediately obvious.

@justinsoltesz
Copy link
Member

I seem to remember them working the last time I set up my local install. I can take a look again tonight.

@xaoseric
Copy link
Contributor Author

@justinsoltesz any update on this?

@justinsoltesz
Copy link
Member

The modals seem to be working fine on my end.

@malivix
Copy link

malivix commented Jul 23, 2016

I've got this problem
When I click on Login/Signup, but the Model was placed at the bottom of the screen and can not be seen

@euantorano
Copy link
Member

Hi,

Yes this is a known issue caused by some recent JS/CSS changes. We're going to be rewriting the JS soon to make use of ES modules.

@036
Copy link
Contributor

036 commented Nov 16, 2016

Has there been any progress on this?

@JN-Jones
Copy link
Contributor

@euantorano is currently working on the js changes so I guess he'll commit his changes rather sooner than later

@euantorano
Copy link
Member

Yes, I'm working on rewriting all the JS in typescript.

On 16 Nov 2016, at 14:32, Jones [email protected] wrote:

@euantorano is currently working on the js changes so I guess he'll commit his changes rather sooner than later


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

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

No branches or pull requests

7 participants