Skip to content

Commit

Permalink
Move the React Engineer - X role to future roles (#42532)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanailH authored Jun 5, 2024
1 parent 6fe1242 commit 874ff28
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions docs/pages/careers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ const openRolesData = [
{
title: 'Engineering',
roles: [
{
title: 'React Engineer — X',
description:
'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
url: '/careers/react-engineer-x/',
},
{
title: 'React Engineer — Docs-infra',
description:
Expand Down Expand Up @@ -58,35 +52,41 @@ const nextRolesData = [
title: 'Engineering',
roles: [
{
title: 'Accessibility Engineer',
title: 'React Tech Lead — Core',
description:
'You will become our go-to expert for accessibility, to ensure all products meet or exceed WCAG 2.1 level AA guidelines.',
url: '/careers/accessibility-engineer/',
'You will lead the development of MUI Core, positioning the library as the industry standard for design teams while doubling its adoption.',
url: '/careers/react-tech-lead-core/',
},
{
title: 'Full-stack Engineer — Toolpad',
title: 'React Engineer — X',
description:
'You will join the Toolpad team, to explore the role of MUI in the low code space and help bring the early prototype to a usable product.',
url: '/careers/fullstack-engineer/',
'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
url: '/careers/react-engineer-x/',
},
{
title: 'React Engineer — xCharts',
description:
'You will help form the xCharts team, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
url: '/careers/react-engineer-x-charts/',
},
{
title: 'React Tech Lead — Core',
description:
'You will lead the development of MUI Core, positioning the library as the industry standard for design teams while doubling its adoption.',
url: '/careers/react-tech-lead-core/',
},
{
title: 'React Community Engineer — X',
description:
'You will provide guidance to the community and solve their struggle, working primarily in the advanced components team.',
url: '/careers/react-community-engineer/',
},
{
title: 'Accessibility Engineer',
description:
'You will become our go-to expert for accessibility, to ensure all products meet or exceed WCAG 2.1 level AA guidelines.',
url: '/careers/accessibility-engineer/',
},
{
title: 'Full-stack Engineer — Toolpad',
description:
'You will join the Toolpad team, to explore the role of MUI in the low code space and help bring the early prototype to a usable product.',
url: '/careers/fullstack-engineer/',
},
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/react-engineer-x.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# React Engineer — X
# React Engineer — X (future role)

<p class="description">You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.</p>

Expand Down

0 comments on commit 874ff28

Please sign in to comment.