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
Avoid URL field for themes #4353
Comments
why? you are even using one in the bootstrap theme. |
Right. But it shouldn't be required then, should it? |
If it should be required, then we need to add it to the theme's |
so, I don't think you actually used one in BootstrapTheme. (it appears the route is simply I don't see this as a bug. It is functional as is. What case brought this up? |
No specific case. It is just confusing if you want to edit the theme data and don't know what you need to input in the field which is empty but required. |
ah - I see. then it is not functional as is. still, the problem is bigger than a UI concern. |
This will be done in two steps:
|
The URL field should be hidden (and not required) for themes.
cc @gfr
The text was updated successfully, but these errors were encountered: