-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Refactor: Tags.jsx (ES-LINT) #4378
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
Conversation
Hi @RakChamp25, you have a conflict, usually it happens because another PR was merged before this one |
resolved @rhymes |
@RakChamp25 now there are failing tests :) please check the build results each time you push! |
* 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
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
@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 :) |
ae56c92
to
2e1c83e
Compare
|
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 |
Refactor: Tags.jsx
What type of PR is this? (check all applicable)
Description
Related Tickets & Documents
#2470
Mobile & Desktop Screenshots/Recordings (if there are UI changes)
Added to documentation?
[optional] What gif best describes this PR or how it makes you feel?