Login/Signup Models Don't Work
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?
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.
I seem to remember them working the last time I set up my local install. I can take a look again tonight.
@justinsoltesz any update on this?
The modals seem to be working fine on my end.
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
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.
Has there been any progress on this?
@euantorano is currently working on the js changes so I guess he'll commit his changes rather sooner than later
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.