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 extra tall error messages by rendering timestamp #1268

Merged
merged 1 commit into from
Jul 20, 2016

Conversation

michaelkirk
Copy link
Contributor

FIXES #1266

We were occasionally seeing extra tall error messages. This is because,
when appropriate, we were adding the space for a timestamp, but then
never actually rendering the timestamp.

So now:

  • Error Messages get a printed timestamp when appropriate
  • Which means Error Messages aren't rendered too-tall

// FREEBIE

@michaelkirk michaelkirk force-pushed the fix-too-tall-error-messages#1266 branch from f4a2d42 to 48621fa Compare July 20, 2016 01:35
We were ocassionally seeing extra tall error messages. This is because,
when appropriate, we were adding the space for a timestamp, but then
never actually rendering the time stamp.

So now:

- Error Messages aren't rendered too-tall
- Error Messages get a printed timestamp when appropriate

// FREEBIE
@michaelkirk michaelkirk force-pushed the fix-too-tall-error-messages#1266 branch from 48621fa to 9b36572 Compare July 20, 2016 01:35
@michaelkirk michaelkirk merged commit 835021b into master Jul 20, 2016
@michaelkirk michaelkirk modified the milestone: 2.4 Jul 21, 2016
@michaelkirk michaelkirk deleted the fix-too-tall-error-messages#1266 branch August 16, 2016 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant