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

Release policy for Get-Simple? #59

Open
nirwana101 opened this issue Jul 15, 2020 · 0 comments
Open

Release policy for Get-Simple? #59

nirwana101 opened this issue Jul 15, 2020 · 0 comments

Comments

@nirwana101
Copy link

Hello,

I just updated this plugin for a website based on GetSimple, because I experienced a bug with fields of type "radio". These could be checked multiple times.

I fixed this bug in my local version, then looked at your code from Github and saw that this same bug had already been fixed. So I updated the plugin through GetSimple, but the bug was not fixed in the latest version 1.1.3.

The version in the GetSimple extend-repo appears to be over two years old!
Since then a couple of bugs have been fixed, but have not been released.

Then users can better get the source from Github directly, but only developers know about this.
But then they always get the latest code, mainly untested.

I also updated the source from Github, but because of the updated style.css the form was displayed less wide because of
max-width: 26em;
So I restored the original style.css instead.

If you want to set the form less wide (for example because of smaller devices) then you can better use CSS media-selectors instead that test on the screen width of the device.

Will there be a new release for GetSimple any time soon?
That would save other users from having to manually update the plugin code.

Thanks in advance, because I really like this plugin, which is so much more than its name says: a contact form.

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

No branches or pull requests

1 participant