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

FIX (partial) for #1288 where non-submit buttons are being activated on "enter" key press. #1290

Closed

Conversation

patricknelson
Copy link
Contributor

@tractorcow
Copy link
Contributor

This is a good fix, but we would prefer to merge this into the 3 rather than 3.1 branch. 3.1 branch should not be receiving anything other than fixes to critical issues. Any non-critical (e.g. quality of life improvements) should be either 3.2 or 3 branches. Similarly to 3.1, 3.2 is nearing stable release, and we don't want to introduce any bugfixes there that aren't strictly necessary.

Could you please re-open this there for cms and framework pull requests?

@patricknelson
Copy link
Contributor Author

No problem.

@patricknelson
Copy link
Contributor Author

Ok -- new PR here: #1292

Trying to keep organized in this tangled mess of PR's :) Links and etc are updated.

stephenmcm pushed a commit to stephenmcm/silverstripe-quickaddnew that referenced this pull request May 25, 2016
sheadawson added a commit to sheadawson/silverstripe-quickaddnew that referenced this pull request Oct 14, 2016
* master:
  fix(quickaddnew.css): Fix CSS so that the addnew button appears beside the chosen field in a way that works responsively.
  Fix enter key presses in input dialogs triggering the add new button. see: silverstripe/silverstripe-cms#1290
  added croatian translation
  Added standard Scrutinizer config
  Adjusting codestyle a bit and adding phpdoc blocks
  Fixing phpdoc blocks to refering to Objects to built-in types of PHP
  Remove trailing spaces in the source code
  Fixing composer.json
  Converted to PSR-2
  Added standard .editorconfig file
  Create LICENSE.md
  add support for Translatable or other instances when form action contains url parameters
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.

None yet

2 participants