Skip to content

Conversation

@rita-codes
Copy link
Member

@rita-codes rita-codes commented Nov 13, 2025

Issue #20297

Note: This UI was built for testing purposes, for that reason we only added minimal tests and basic styles.

  • Added monthly options, display them only when monthly is selected (same dame, x week number or last week of the month when needed)
  • Added Weekly options, display them only when weekly is selected (one or multiple days of the week)
  • Added basic tests

@rita-codes rita-codes self-assigned this Nov 13, 2025
@rita-codes rita-codes added type: new feature Expand the scope of the product to solve a new problem. scope: scheduler Changes related to the scheduler. labels Nov 13, 2025
@mui-bot
Copy link

mui-bot commented Nov 13, 2025

Deploy preview: https://deploy-preview-20317--material-ui-x.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 3f3cafd

text-transform: uppercase;
}
}

Copy link
Member Author

Choose a reason for hiding this comment

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

I added this here because all the radios are also here 🤔 not sure if we should rename this file or create a new one for these styles? cc @noraleonte

Copy link
Contributor

Choose a reason for hiding this comment

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

i think we can leave it like this for now and rethink later 🤔 👌 💙

Copy link
Member

@flaviendelangle flaviendelangle left a comment

Choose a reason for hiding this comment

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

Looks perfect for a testing version 👌

Copy link
Contributor

@noraleonte noraleonte left a comment

Choose a reason for hiding this comment

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

Great work 💙

@rita-codes rita-codes merged commit 48381b0 into mui:master Nov 17, 2025
21 checks passed
bernardobelchior added a commit to bernardobelchior/mui-x that referenced this pull request Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: scheduler Changes related to the scheduler. type: new feature Expand the scope of the product to solve a new problem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[scheduler] Add basic UI to edit the monthly/weekly recurrence rule of an event

4 participants