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

Meteor + FlowRouter + Semantic UI #23

Open
glyphing opened this issue Oct 4, 2015 · 2 comments
Open

Meteor + FlowRouter + Semantic UI #23

glyphing opened this issue Oct 4, 2015 · 2 comments

Comments

@glyphing
Copy link

glyphing commented Oct 4, 2015

[tag: Question]

I've tried to reproduce your boilerplate code for bootstrap and FlowRouter using Semantic UI.
Everything works fine up to one point: The "Sign In" form is not in a popup, but it covers the entire main region of the BlazeLayout.

How do you get the Sign In form in a popup?

My code is at GitHub.

One more observation: if I use {{> atForm}} the Sign In popup is always shown (and twice as I call the Sign In function).

Thank you.
Tommaso

@glyphing
Copy link
Author

glyphing commented Oct 4, 2015

Perhaps the problem is that the initial state is signIn instead of hide.
So even though the user has not yet pressed the button Sign In the state has already switched to signIn.

@splendido
Copy link
Member

Ciao Tommaso,
you can now have a look at the semantic-ui-flow-router boilerplate.
I hope it'll be of help!

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

No branches or pull requests

2 participants