Closed
Bug 913676
(Career:TeamsRoles)
Opened 11 years ago
Closed 6 years ago
Careers Teams & Roles Section
Categories
(Websites :: careers.mozilla.org, defect)
Websites
careers.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bensternthal, Assigned: bensternthal, Mentored)
References
Details
This bug covers the teams and roles section. Includes animation of hexs and parallax scrolling effects.
Comment 1•11 years ago
|
||
Deviated from design: making text big enough to be readable, this makes the sections slightly taller.
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/lumbergh
https://github.com/mozilla/lumbergh/commit/4803b043200f082004d7ec4d935fdc865addc253
Bug 913676: Careers - Teams & Roles
HTML, CSS, JS and image assets for Teams and Roles section.
https://github.com/mozilla/lumbergh/commit/d6b9588e1814d41c95e1cc512f567d4f1035bd2b
Merge pull request #53 from stephaniehobson/Teams
Bug 913676 - Careers: Teams & Roles
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•11 years ago
|
||
Checking this it looks like only some of the "view open positions" buttons are linked up, and some go to results that are incorrect.
I also noticed that we are hard coding the links.
So a couple clarifications before we decide what to do here.
1.
It's likely that at any given time one or more of these may not have results. That's probably OK as long as we have messaging.
2.
Im not convinced that these categories match up 1:1 with what we have in the dropdown
Does marketing + engagement always = marketing?
3.
Will the hardcoding of teams work when the data is refreshed? Is team 7 always team 7?
Thoughts? We may need mkelly to chime in, in that case I would say we link them all to just the main listing page and fix post launch.
Status: RESOLVED → REOPENED
Flags: needinfo?(sjhobson)
Resolution: FIXED → ---
Comment 4•11 years ago
|
||
1. I would like to make the no results messages more specific which would make it clearer a filter had been applied. We could also explicitly encourage them to try different filters.
2. The ones that are wired seem to be a pretty close match but Design & Build seems to match multiple categories and there isn't a clear one for People. In the case of Design & Build it would be nice to be able to filter to several categories but that's not currently possible. It would presumably be up to Matt's team to pick which belong to which?
3. This definitely is a question for mkelly.
I would be sad to link the button to the main listing page since the context really lends itself to filtering, but that is probably the best short term fix.
Flags: needinfo?(sjhobson)
Assignee | ||
Comment 5•11 years ago
|
||
Ok adding in Mat to provide mapping for your #2 comment. For each teams & roles section what are the listing team dropdown options.
We will have to wait for Mkelly to get back to answer #3. Since this is a relatively easy change I am ok if we have to wait to monday to implement.
Flags: needinfo?(mcaldwell)
Comment 6•11 years ago
|
||
Mkelly also needs to be consulted on if #2 is possible. Can we change it to map to multiple teams at once?
Comment 7•11 years ago
|
||
> Mkelly also needs to be consulted on if #2 is possible. Can we change it to map to multiple teams at once?
We could, but the hard part is reflecting that in the dropdown. Which team would we show if roles from multiple teams are in the listing?
> Will the hardcoding of teams work when the data is refreshed? Is team 7 always team 7?
As evidenced by the fact that https://careers-dev.allizom.org/en-US/listings/?team=7, the link for Marketing and Engagement, now links to Engineering instead, this is a resounding no.
However, that's fixable: We can change the link/form to use the team name as a value instead of the team ID. Once we do that we just have to confirm that the team names won't change without filing a bug to update careers (it's already consistent, but if they change the name in Jobvite at any time all the links from this section will break).
An alternative solution would be to make the "View open positions" buttons just go to the unfiltered page and highlight the filter box to direct users to choose the team they want. I imagine that the people who will apply are already motivated enough that this wouldn't be a significant barrier to them finding a job and applying.
Comment 8•11 years ago
|
||
>> Mkelly also needs to be consulted on if #2 is possible. Can we change it to map to multiple teams at once?
> We could, but the hard part is reflecting that in the dropdown. Which team would we show if roles from multiple teams are in the listing?
Actually, I am less concerned about having multiple teams needing to be selected as in JV and within the HRIS systems, job openings are always assigned to only one team. Where I would like to have multiple choices would be in location.
> Once we do that we just have to confirm that the team names won't change without filing a bug to update careers (it's already consistent, but if they change the name in Jobvite at any time all the links from this section will break).
So to clarify, you are talking about the names of the teams, correct?
Also - with regards to the location filter - I was looking through the site today and found that the reqs that my team has tagged as "All" in the location filter in Jobvite, do not show up in every location. They only show up in the All filter on the site. We need to change that. We need the reqs that are tagged as "All" in JV show up with whatever location filter you choose on the careers site.
Flags: needinfo?(mcaldwell)
Assignee | ||
Comment 9•11 years ago
|
||
OK 2 issues here.
1. The location filter and 'all' this is a separate issue. I created a new bug to track bug #931851.
2. Agree a single option for the teams works well for us too! Dropdowns are meant for a single selection not multiple. If there is a one-one mapping for the teams and roles section and the dropdown options we can add that. We just need you to provide the mapping. If this mapping does not work we will just link them to the listings page without anything selected.
No longer blocks: 931851
Assignee | ||
Comment 10•11 years ago
|
||
For now I will change the 2 specific links (Business / Marketing & Engagement) to just link to the listing page. This is temporary until we sort out what we are doing.
Comment 11•11 years ago
|
||
We received the missing quote for Business a few days ago. It is on the main copy deck (google doc). Pasting it below as well:
“Because of the respect and confidence we get from our colleagues, we are able to take on work that falls outside of the traditional box that is put around legal. The breadth and scope of our work at Mozilla continuously allows us to grow and develop as people and lawyers.” — Denelle Dixon-Thayer
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → booboobenny+bugzilla
Comment 12•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/lumbergh
https://github.com/mozilla/lumbergh/commit/b1dfc6794b25305f491205ba67fd550733a3c7e0
Temp Fix Bug 913676: Make Team Specific Open Positions Link Just Link To Listings Page
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Comment 13•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/lumbergh
https://github.com/mozilla/lumbergh/commit/672380a8736416e0c31a4de5a0529528ac5c0637
Fix Bug 913676: Added missing quote for Denelle/Business
Assignee | ||
Comment 14•11 years ago
|
||
This should have been left open. The query link issue is still not resolved.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•10 years ago
|
Mentor: mkelly
Comment 15•6 years ago
|
||
I believe query links to job listings work fine now. Closing this one. Thanks all!
Status: REOPENED → RESOLVED
Closed: 11 years ago → 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•