okpy / ok

ok.py supports programming projects by running tests, tracking progress, and assisting in debugging.
Apache License 2.0
333 stars 84 forks source link

"OK" Logo in Admin Mode should navigate to the main index page #1344

Closed pbitutsky closed 5 years ago

pbitutsky commented 5 years ago

Currently, clicking the "OK" logo in the top left corner of the admin mode (or staff mode, not sure about terminology), will navigate the user to the assignments page of the first course for which the user is an admin (staff). This feels very strange to me. Clicking the "OK" logo should navigate to either the list of all courses (https://okpy.org/admin/course/) or the okpy student mode index page (https://okpy.org/).

screen shot 2019-01-15 at 12 01 06 am
Royserg commented 5 years ago

Hi @pbitutsky I would like to try fixing this one.

harsh1599 commented 5 years ago

Hi! Has this issue already been resolved or I can work on it?

colinschoen commented 5 years ago

@harsh1599 Thanks for the interest! It looks like it is being worked on here #1345. There are other issues tagged as good for first timers too!

harsh7g commented 5 years ago

I would like to start working on this issue . Should I go ahead ?

colinschoen commented 5 years ago

You can see the status of the pull request here

https://github.com/okpy/ok/pull/1345

It looks like this is ready to be shipped so picking another issue is the way to go.