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

PL.Editor #162 Filter empty bold tags and instruct #198

Merged
merged 3 commits into from
Jan 3, 2019

Conversation

rexagod
Copy link
Member

@rexagod rexagod commented Jan 2, 2019

Fixes #162

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts
  • PR is descriptively titled
  • PR body includes fixes #0000-style reference to original issue #
  • ask @publiclab/reviewers for help, in a comment below

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If tests do fail, click on the red X to learn why by reading the logs.

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software

We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays.

Thanks!

@rexagod
Copy link
Member Author

rexagod commented Jan 2, 2019

@publiclab/reviewers

@jywarren
Copy link
Member

jywarren commented Jan 2, 2019

Oh wow. Would a test of this be possible, do you think? Like, inserting some blank bold tags in a test and confirming that they (but not used bold tags like **this phrase**) are removed? Thank you so much!!!

If you're interested, a test could make for a good first-timers-only issue, to build a community here as @gauravano has suggested!

@rexagod rexagod changed the title PL.Editor #162 PL.Editor #162 Filter empty bold tags Jan 2, 2019
@rexagod rexagod changed the title PL.Editor #162 Filter empty bold tags PL.Editor #162 Filter empty bold tags and instruct Jan 2, 2019
@rexagod
Copy link
Member Author

rexagod commented Jan 2, 2019

Hey that's a great idea! I'll draft one up.

@jywarren
Copy link
Member

jywarren commented Jan 2, 2019

Awesome. Shall i merge this now then?

@rexagod
Copy link
Member Author

rexagod commented Jan 2, 2019

Should I add the timestamps fix to this one too first? Or is it okay?

@jywarren
Copy link
Member

jywarren commented Jan 2, 2019 via email

@jywarren jywarren merged commit b04e151 into publiclab:master Jan 3, 2019
@jywarren
Copy link
Member

jywarren commented Jan 3, 2019

Awesome. Link to this from the first-timers issue and we'll have the test reference this PR, which could help future debugging! Thanks!!!

@rexagod
Copy link
Member Author

rexagod commented Jan 3, 2019

@jywarren @gauravano @SidharthBansal Is #202 eligible for a fto? Please suggest any changes that I should implement in order to make it one. Thanks!

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.

Filter out or prevent empty bold tags in WYSIWYG (woofmark)
2 participants