Skip to content

Conversation

@gfoidl
Copy link
Contributor

@gfoidl gfoidl commented May 5, 2022

In current main-branch the form controls

  • input
  • select
  • switch
  • textarea

don't emit the id attribute.
E.g. for a label the for-attribute is emitted, but for the input itself the id was missing.

This PR fixes this bug, so that id-attributes are emitted (iif given).

@mrholek
Copy link
Member

mrholek commented May 6, 2022

@gfoidl thank you for your help

@mrholek mrholek merged commit d91578c into coreui:main May 6, 2022
@gfoidl gfoidl deleted the form_emit_id branch May 6, 2022 11:14
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

Successfully merging this pull request may close these issues.

2 participants