Skip to content

Commit 874ff28

Browse files
authored
Move the React Engineer - X role to future roles (#42532)
1 parent 6fe1242 commit 874ff28

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

docs/pages/careers.tsx

+18-18
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ const openRolesData = [
2222
{
2323
title: 'Engineering',
2424
roles: [
25-
{
26-
title: 'React Engineer — X',
27-
description:
28-
'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
29-
url: '/careers/react-engineer-x/',
30-
},
3125
{
3226
title: 'React Engineer — Docs-infra',
3327
description:
@@ -58,35 +52,41 @@ const nextRolesData = [
5852
title: 'Engineering',
5953
roles: [
6054
{
61-
title: 'Accessibility Engineer',
55+
title: 'React Tech Lead — Core',
6256
description:
63-
'You will become our go-to expert for accessibility, to ensure all products meet or exceed WCAG 2.1 level AA guidelines.',
64-
url: '/careers/accessibility-engineer/',
57+
'You will lead the development of MUI Core, positioning the library as the industry standard for design teams while doubling its adoption.',
58+
url: '/careers/react-tech-lead-core/',
6559
},
6660
{
67-
title: 'Full-stack Engineer — Toolpad',
61+
title: 'React Engineer — X',
6862
description:
69-
'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.',
70-
url: '/careers/fullstack-engineer/',
63+
'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
64+
url: '/careers/react-engineer-x/',
7165
},
7266
{
7367
title: 'React Engineer — xCharts',
7468
description:
7569
'You will help form the xCharts team, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
7670
url: '/careers/react-engineer-x-charts/',
7771
},
78-
{
79-
title: 'React Tech Lead — Core',
80-
description:
81-
'You will lead the development of MUI Core, positioning the library as the industry standard for design teams while doubling its adoption.',
82-
url: '/careers/react-tech-lead-core/',
83-
},
8472
{
8573
title: 'React Community Engineer — X',
8674
description:
8775
'You will provide guidance to the community and solve their struggle, working primarily in the advanced components team.',
8876
url: '/careers/react-community-engineer/',
8977
},
78+
{
79+
title: 'Accessibility Engineer',
80+
description:
81+
'You will become our go-to expert for accessibility, to ensure all products meet or exceed WCAG 2.1 level AA guidelines.',
82+
url: '/careers/accessibility-engineer/',
83+
},
84+
{
85+
title: 'Full-stack Engineer — Toolpad',
86+
description:
87+
'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.',
88+
url: '/careers/fullstack-engineer/',
89+
},
9090
],
9191
},
9292
{

docs/pages/careers/react-engineer-x.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# React Engineer — X
1+
# React Engineer — X (future role)
22

33
<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>
44

0 commit comments

Comments
 (0)