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

Fixes Issue #51 #53

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Fixes Issue #51 #53

wants to merge 6 commits into from

Conversation

dylanjwu
Copy link
Contributor

No description provided.

Copy link
Contributor

@ProfJanetDavis ProfJanetDavis left a comment

Choose a reason for hiding this comment

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

There's more work to be done here. See my comments on testing and readability.

src/components/Main.vue Show resolved Hide resolved
src/components/Main.vue Outdated Show resolved Hide resolved
src/components/Main.vue Outdated Show resolved Hide resolved
src/components/Main.vue Outdated Show resolved Hide resolved
src/main.js Show resolved Hide resolved
src/main.js Show resolved Hide resolved
test/Blurb.spec.js Show resolved Hide resolved
Copy link
Contributor

@ProfJanetDavis ProfJanetDavis left a comment

Choose a reason for hiding this comment

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

I finally tested this PR, and here's what I'm seeing.
Screen Shot 2020-10-05 at 4 50 34 PM

It seems like the first sentence should be flagged, and indeed the backend is flagging it:

Effort vs Accomplishment
  !	[30-48]: Effort vs Accomplishment: The word 'willing' tends to speak about effort more than accomplishment. (Try replacing with phrasing that emphasizes accomplishment.)
  !	[0-15]: Effort vs Accomplishment: The word 'willing' tends to speak about effort more than accomplishment. (Try replacing with phrasing that emphasizes accomplishment.)

So while you've resolved the issues with the "undefined" at the end of the text, the first flag is still not being displayed. I wonder if the problem is that your fix assumes the flags are in order, but they are not necessarily. Let's discuss.

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

4 participants