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 missing className to input in React and Preact templates #1419

Merged
merged 2 commits into from
May 25, 2022

Conversation

edwardbrowncross
Copy link
Contributor

CSS styling is not being applied to the input field in the hello world templates for React and Preact because the input tag is missing the class identifier present in the templates for the other frameworks.

Copy link
Member

@leaanthony leaanthony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking the time to do this 🙏 The templates are generated using the generate.go script (I can't link as I'm on my phone). Next time we regenerate we will lose this change. If you could update the templates that exist in generate/assets then we will keep the change next time we generate. Thanks

@leaanthony leaanthony enabled auto-merge (squash) May 24, 2022 02:05
Copy link
Collaborator

@stffabi stffabi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @edwardbrowncross for these fixes.

@leaanthony leaanthony merged commit a10a9e5 into wailsapp:master May 25, 2022
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.

3 participants