17

Even if I didn't have a Stack Overflow Careers account, please note I already do, I should be allowed to remove / hide the "Discover Stack Overflow Careers" link in my profile.

For instance, I've already "discovered" it, why does it stick there if I:

  1. Already discovered it
  2. Already have an account there telling the system I know you exist

Please don't push careers so much on people, I think you should do a simple check:

if (user is already registered with careers)
   bigOrangeCareersButton.Visible=false;
else
   bigOrangeCareersButton.Visible=true;

There's the button I'm talking about:

profile page

0

1 Answer 1

-2

Once you disabled the public button, this button ("Discover Stack Overflow Careers") is the private one, seen only by you; I can't see it:

Still, if it is annoying (as for me, I didn't even notice it), install this user script and stop seeing it.

5
  • 3
    Sorry installing a user script I dont believe is a fix for this. I truly believe this is a bug. I'm already a careers users - what exactly am I discovering?
    – JonH
    Commented Jun 30, 2015 at 16:58
  • @Jon Your aim is ... ?
    – nicael
    Commented Jun 30, 2015 at 16:59
  • My aim is that I do not consider this an answer, just an option (maybe you can post it as a comment). A user script doesn't resolve the issue.
    – JonH
    Commented Jun 30, 2015 at 17:04
  • @JonH I've flagged your comment as not constructive. Shall we take ourselves seriously?
    – ott--
    Commented Jun 30, 2015 at 17:53
  • @Jon I'm not harassing you, but trying to express common sense.
    – nicael
    Commented Jun 30, 2015 at 17:55

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .