-
Notifications
You must be signed in to change notification settings - Fork 669
2: Create page in sub-directory/folder [Feature request] #868
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
Comments
Hello! Thanks for opening an issue with us! As this feature request is more related to the ionic cli i will be moving this feature over there. Thanks again! |
Whats the status with this? |
any status on this? |
Still not fixed :'( |
I originally came up with this idea a year ago but since then I have changed my mind. I don't need it :)
In summary, generate is not really needed much, and alternatives for creating / moving to a sub-folder exist. I can see why Ionic team left it, and thats fine by me! So you all waiting for this - why do you actually need it? I thought I did but turns out I didn't |
It would be helpful to have this feature, just being able to run |
even something like angular cli, where i could do something like Since a modal acts like a page, but delineation would definitely be nice! |
Hey all, thanks for the feature request. This would be a great addition and I think should fit in nicely with this more general issue about our generators: #2407 I am closing this in favor of the placeholder issue. |
Nothing new? |
From @alexbainbridge on March 26, 2016 11:3
Short description of the problem:
When you have an app with a lot of pages, its easier to manage them in groups. e.g.
Concept A
Concept B
At the moment the ionic g page command creates pages (and their scss / js) at the top level "pages".
However I would like to do
ionic g page conceptA/pagename
and it to create pagename in pages > conceptA > pagename
Otherwise, I have to create a page, and then move it subsequently. This is a bit fiddly as quite a bit is auto-generated, so its not just a drag drop.
What behavior are you expecting?
Works as expected. Just this is an idea for an improvement
Which Ionic Version?
2
Run
ionic info
from terminal/cmd prompt: (paste output below)Cordova CLI: 5.4.1
Ionic Version: 2.0.0-beta.3
Ionic CLI Version: 2.0.0-beta.19
Ionic App Lib Version: 2.0.0-beta.9
ios-deploy version: Not installed
ios-sim version: 5.0.4
OS: Mac OS X El Capitan
Node Version: v5.3.0
Xcode version: Xcode 7.3 Build version 7D175
Copied from original issue: ionic-team/ionic-framework#5949
The text was updated successfully, but these errors were encountered: