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

Backend: Content added with prefix value shown inline #1219

Closed
peterboorsma opened this issue Mar 24, 2020 · 1 comment · Fixed by #1235
Closed

Backend: Content added with prefix value shown inline #1219

peterboorsma opened this issue Mar 24, 2020 · 1 comment · Fixed by #1235

Comments

@peterboorsma
Copy link
Contributor

I added a prefixed text to a field like this:

        myfield:
            type: html
            label: Openingstijden
            prefix: '<h2>Adresgegevens</h2>'

This is the result in my backend:

Screenshot 2020-03-24 at 18 44 22

IMO this prefix is a block element. the label should be shown below my prefix content.


Bolt 4.0.0 RC11

@I-Valchev
Copy link
Member

I was just looking at this the other day and thought it's a bit odd. If you too find it odd, it looks like an issue not a feature :-)

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

Successfully merging a pull request may close this issue.

3 participants