Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[website] Close the Design Engineer - X role #42014

Merged
merged 1 commit into from
Apr 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs/pages/careers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -163,12 +163,12 @@ const openRolesData = [
{
title: 'Design',
roles: [
{
title: 'Design Engineer — xGrid',
description:
'You will design and implement a great user and developer experience for the MUI X Data Grid.',
url: '/careers/design-engineer-x-grid/',
},
// {
// title: 'Design Engineer — xGrid',
// description:
// 'You will design and implement a great user and developer experience for the MUI X Data Grid.',
// url: '/careers/design-engineer-x-grid/',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be a good idea to have a open boolean for all jobs so that we don't have to rely on commenting.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that can be a good addition. If we can pull it from Ashby that would be even better and not rely on opening up PRs every time something happens in Ashby.

// },
],
},
{
Expand Down
Loading