-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[wip]Google Code-In 2019-20 - Pending Issues #7014
Comments
Can you please check the list and write the following comments against each of the issue?
Once done, then we can move forward with this |
Just a suggestion, please check the bugs written above on the actual website. I hope many things are fixed |
logging users to wiki page when a user logs in via header on wiki page (needs own issue) Clicking on like button if not logged in should redirect to login page. (needs own issue) write a document explaining how to start contributing at Public Lab for RGSoc (needs own issue) needs-code-links Preserve redirect to original destination when accessing /post while not logged in (follow these steps: 1. publiclab.org/post You will be redirected to login page 2. Login 3. Redirected to dashboard -- Expected Behavior Redirected to /post.) make username/email form appear side by side with Oauth user registration at https://publiclab.org/signup needs-code-links Similar behavior (needs to open on a new page) reported for Open Source Your Work link at https://publiclab.org/signup and /post I think all of these issues are solved. Please check prod and remove things that are already solved. |
I am sorry, I will check the website to get clarification on the pending issues. Further, I will write the comments against each task/issue. Thank you. |
Refactored in #7408 |
This is a staging area. Each task has (or will soon have) a link to a full issue including relevant lines of code, screenshots, and other helpful information as we prepare them for solving. Some are harder than others, but those tagged with
first-timers-only
are great to begin with. (more documentation on tasks)Add new items: Look here for new items to adapt for this list: planning issues, break-me-up issues, fto-candidates. Fit tasks into the categories below.
Format items to be descriptive,
[bracket otherwise]
: As we create this list, it's OK to be brief, but if a task lacks description, tags, screenshots, and code links,[Put it in brackets to indicate that it needs to be fleshed out]
Break out items here into their own issues: Use the
gci-candidate
tag instead of thegci
tag to manage the supply. We don't want to have more open issues than we can support at one time, andgci
is what we'll direct students towards.gci-candidate
is for "held back" issues we're saving up.Weighting: some issues don't result in many lines of code, but are still big projects. Use tags
small
,medium
,big
when you'd like to help mark them (read more)These can be moved up once they have code links or issue links:
needs-code-links
Preserve redirect to original destination when accessing/post
while not logged in (follow these steps: 1. publiclab.org/post You will be redirected to login page 2. Login 3. Redirected to dashboard -- Expected Behavior Redirected to /post.)display of an SVG at the URL
/profile/status/_ID_
for auser
withid
of_ID_
, showing theuser.status
as one of these two SVGs: https://gist.github.com/jywarren/ea0523a09f6f8660486b14eeea15de95make username/email form appear side by side with Oauth user registration at https://publiclab.org/signup
needs-code-links
Add generic video icon here, instead of being specific to YouTube. We should give equal priority to all the hosts. (https://github.com/publiclab/PublicLab.Editor/)On clicking on '?' page should be opened in new tab. Currently, it is opening on the same page, using
target="_blank"
on the<a>
tag--
GCI dashboard
needs-code-links
Similar behaviour (needs to open on a new page) reported forOpen Source Your Work
link at https://publiclab.org/signup and /postneeds-code-links
Hover text should redirect to page listing all the wiki articles and research notes with textwater quality
needs-code-links
Hover text should redirect to page listing all the wiki articles and research notes with textballoon-mapping
needs-code-links
Clearly mention that on RHS we have Research notes.Liked by ____
appears ambiguous to me a lotneeds-code-links
sort wiki page likes according to date/timeneeds-code-links
If a person has no barnstars and they click on the nav bar. There must be a message to show them. Just to enhance the readabilityOn removal of any of these tags, all three must be removed
Same button three times to post work on same web page
Same thread is placed repeatedly on the dashboard page due to multiple comments.
I will suggest that one post should be shown only once.
Standardize display of
n
Wiki andm
Research Notes #2193Test for the the above task
Tag the author on the home page where their articles are written in grid view/List view (needs own issue)
logging users to wiki page when a user logs in via header on wiki page (needs own issue)
Clicking on like button if not logged in should redirect to login page. (needs own issue)
Pagination broken on home page
see that url shows page 2 but the pagination is of page 1. (needs own issue)
needs-code-links
make tags inSuggested tags
on publiclab.org/post appear in tag input box when clicked - https://github.com/publiclab/PublicLab.Editor/Documentation/Training: creating/editing documents and helping others learn more
write a document explaining how to start contributing at Public Lab for RGSoc (needs own issue)
the table of contents on the github.com/publiclab/plots2 is inconsistent with the content present after it (needs own issue)
Outreach/Research: community management, marketing, or studying problems and recommending solutions
Quality Assurance: testing and ensuring code is of high quality
#2151 - Fix "Show 0 more" on inline people lists
Read through Code Climate "smells" and open issues related to solving them with code links included and recommendations: https://codeclimate.com/github/publiclab/plots2/issues?severity%5B%5D=critical&severity%5B%5D=major&status%5B%5D=&status%5B%5D=open&status%5B%5D=confirmed&engine_name%5B%5D=structure&engine_name%5B%5D=duplication (described in #3706) --
GCI dashboard
.Design: graphic design or user interface design
BIG TASK: Wiki page should be rendered on same page. On clicking on wiki pages nav bar on /notes/popular a new page opens up. But wiki pages should be rendered under the wiki nav bar. #3456
FTO: make the rsvp links in the events on the home page non clickable.
''Read More'' should be center aligned
"Read more" and the next grid item should have hr in between
[multiple-user]Copy welcomebot and first-timers-only templates into other projects - #3681 --
GCI dashboard
The text was updated successfully, but these errors were encountered: