Skip to content
This repository was archived by the owner on Feb 12, 2018. It is now read-only.
This repository was archived by the owner on Feb 12, 2018. It is now read-only.

Formtastic support markup issue #4

Description

@standardtoaster

Looks like the buttons in the demo theme don't match the expected formtastic output. I think this is a bit misleading from a documentation standpoint.

I realize that there's a button, rather than an input, but support for buttons is coming ( formtastic/formtastic#11 )

formtasic currently emits:

fieldset class="buttons">
ol>
li class="commit button">
input class="create" id="model_submit" name="commit" type="submit" value="Create model">
/li>
/ol>
/fieldset>

To claim formtastic support, rather than using a div wrapper, the demo and styles should be changed to a field set.

Please let me know if you're interested in such a change, and i'll fix the style and submit a pull. I'd have just sent a pull request, but it looks like the demo is hosted at http://activo.dmfranc.com/preview/ rather than on the pages in the github branch.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions