Skip to content

Conversation

RakChamp25
Copy link
Contributor

@RakChamp25 RakChamp25 commented Oct 11, 2019

Refactor: Tags.jsx

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Documentation Update

Description

Related Tickets & Documents

#2470

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

Added to documentation?

  • docs.dev.to
  • readme
  • no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

alt_text

@RakChamp25 RakChamp25 requested a review from a team October 11, 2019 17:49
@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Oct 11, 2019
@ghost ghost requested review from Zhao-Andy and removed request for a team October 11, 2019 17:49
@RakChamp25 RakChamp25 changed the title Refactor: Tags.jsx Refactor: Tags.jsx (ES: LINT) Oct 11, 2019
@RakChamp25 RakChamp25 changed the title Refactor: Tags.jsx (ES: LINT) Refactor: Tags.jsx (ES-LINT) Oct 11, 2019
@rhymes
Copy link
Contributor

rhymes commented Oct 14, 2019

Hi @RakChamp25, you have a conflict, usually it happens because another PR was merged before this one

@RakChamp25
Copy link
Contributor Author

Hi @RakChamp25, you have a conflict, usually it happens because another PR was merged before this one

resolved @rhymes

@rhymes
Copy link
Contributor

rhymes commented Oct 14, 2019

@RakChamp25 now there are failing tests :) please check the build results each time you push!

akshayymahajan and others added 19 commits October 15, 2019 18:00
* Add badges index page.

* remove empty style rule.

* Add spec for badges index. Fix case when not logged in.
* Add route for comment social preview

* Add method comment to social_previews_controller

* Add view for comment social preview

* Fix spacing in meta keywords

* Update comments page keywords

* Create helper for comment social media image

* Use comment social image, add published condition for article social image

* Add tests for comment social preview

* Remove not_found fallback for social previews controller

* Remove cached_tag_list

* Update typos of word 'image' in spec
alebruck and others added 19 commits October 15, 2019 18:01
Reply actions container has a z-index of 5, and extends over the upload button
and uploaded input.
I ran into those today while trying to get everything set up locally. Hopefully this will help future contributors!
Rather than centring the preview with padding (which may not always be correct) move to flex to calculate for you.
* Refactor: moreConfig.jsx

* Revamp Changes

* Revamp TextField Proptypes

* Fix Text Field and revamp changes

* Removed trailing spaces
- moved text, bg and logo from profile.html.erb to logo_design.html.erb
- used logo_design to org_admin
The readme should include instructions to run the docs site so that
people don't have to go searching for the contributing.md file if they
are stumbling upon the docs in their code editor instead of via the
docs.dev.to website.
* Remove commented code

* Format onboarding SCSS

* Remove old onboarding files

* Remove tests for deleted React components

* Remove outdated onboarding stories
… [ci skip]

Change display to flex and adjust code to remove the extra characters
* Fix some eslint and a11y issues

* Add a11y fixed to snapshot

* Fix missing whitespace that cause test fail

* Fix code duplicate

* Config eslint to allows the label as a sibling

* Use 'error' instead of 2 in eslintrc

* Correct propTypes in SingleListing

* Add missing id prop for select

* Add space between two functions

* onKeyPress only register Enter

* Allow space key also to activate action

* Use a common function for three event handlers
@rhymes
Copy link
Contributor

rhymes commented Oct 15, 2019

@RakChamp25 I think there are some issues with the way you synchronized your branch with master.

How did you go about it? What commands did you use? Maybe I can help, because I've noticed you've unsynced branches in many PRs you've submit :)

@CLAassistant
Copy link

CLAassistant commented Oct 15, 2019

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
48 out of 49 committers have signed the CLA.

✅ blascsi
✅ akshayymahajan
✅ jacobherrington
✅ JWesorick
✅ nickytonline
✅ khendrikse
✅ araslanov-e
✅ Glennmen
✅ lightalloy
✅ mooreInteractive
✅ reginaalyssa01809
✅ reesecode
✅ maestromac
✅ Yiddishe-Kop
✅ Amorpheuz
✅ torianne02
✅ iam-abbas
✅ benhalpern
✅ sagarchoudhary96
✅ vanduc1102
✅ artoodeeto
✅ saurabhdaware
✅ arku
✅ omenking
✅ austenmadden
✅ rhymes
✅ stesel
✅ michelc
✅ negue
✅ palledorous
✅ joshuatz
✅ juliette-derancourt
✅ RakChamp25
✅ citizen428
✅ samuel-glitch
✅ danhuynhdev
✅ hecbuma
✅ luke-jones-1
✅ jessleenyc
✅ zevaverbach
✅ alebruck
✅ Link2Twenty
✅ harnerdesigns
✅ ludamillion
✅ guar47
✅ Josh-Bran
✅ hoangvvo
✅ netochaves
❌ dependabot-preview[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@rhymes
Copy link
Contributor

rhymes commented Oct 15, 2019

Hi @RakChamp25, I'm going to close this because there's clearly something wrong in your branch, see #4378 (comment), this also tags 49 people and the PR went from 1 file to 204.

Please reopen a separate PR after you've updated your local master branch and cut a new branch on which to apply changes.

If you don't know how to do it, let me know, I can help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: unreviewed bot applied label for PR's with no review

Projects

None yet

Development

Successfully merging this pull request may close these issues.