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

Add support for textfield style form elements - date, email, password, tel, search, number, time, url, week #417

Open
richardgaunt opened this issue Oct 30, 2024 · 0 comments
Labels
Type: Defect Issue is a defect
Milestone

Comments

@richardgaunt
Copy link
Collaborator

Summary

Currently civictheme themes textfield style inputs using input.twig rather than textfield.twig which renders the inputs with incorrect padding

image

Steps to reproduce

  1. Add any form element which is of the type mentioned in the title

Observed outcome

Padding is incorrect and does not align with textfield component.

Expected outcome

These types mentioned should be rendered the same as textfield components.

@richardgaunt richardgaunt added the Type: Defect Issue is a defect label Oct 30, 2024
@github-project-automation github-project-automation bot moved this to Todo in UI Kit Nov 1, 2024
@fionamorrison23 fionamorrison23 moved this from Todo to In Progress in UI Kit Nov 1, 2024
@fionamorrison23 fionamorrison23 added this to the 1.9 milestone Nov 1, 2024
febdao added a commit that referenced this issue Nov 17, 2024
febdao added a commit that referenced this issue Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Defect Issue is a defect
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants