Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Disable Rename on Second Click #2417

Merged
merged 2 commits into from
Dec 20, 2012
Merged

Conversation

redmunds
Copy link
Contributor

We decided to disable this new feature due to issues described in #2394 and #2411. I attempted to fix these issues in pull request #2412, but ran out of time.

@gabriellcardoso I want to give you a head's up that we're disabling this for Sprint 18 due to issues described above. You're welcome to try to fix them for Sprint 19. FYI, I think the trickiest problem to fix will be fixing the click handler to pause long enough to verify it's not a double-click. let me know if you have any questions.

@ghost ghost assigned peterflynn Dec 20, 2012
@peterflynn
Copy link
Member

Reviewing...

@peterflynn
Copy link
Member

Looks good, works fine, but commenting out that code causes a JSLint error (empty block). Might need to just comment out the whole contents of the if (!fromClose) block and put a copy of the original 1-line body below it.

@redmunds
Copy link
Contributor Author

Change pushed

@peterflynn
Copy link
Member

Thanks Randy! Merging.

peterflynn added a commit that referenced this pull request Dec 20, 2012
@peterflynn peterflynn merged commit 4414fb1 into master Dec 20, 2012
@peterflynn peterflynn deleted the randy/disable-rename-on-click branch December 20, 2012 20:12
@redmunds redmunds mentioned this pull request Jan 11, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants