feat: move event category group edition to MUI#996
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| sx={{ mb: 1 }} | ||
| > | ||
| <Grid2 size="grow"> | ||
| <Autocomplete |
There was a problem hiding this comment.
why not use uicore MuiFormikAsyncAutocomplete ? I think this should be its own component either way. Also @smarcet do we really need this input to be an async select ? Seems to me that tracks are never too many and a normal select would suffice.
| sx={{ mb: 1 }} | ||
| > | ||
| <Grid2 size="grow"> | ||
| <Autocomplete |
There was a problem hiding this comment.
Same comment as for Track async select,. Should be at least its own component, but @smarcet pretty sure track groups cannot be more than a few dozens realistically
| } | ||
| }; | ||
|
|
||
| const MuiFormikColorInput = ({ name, ...props }) => { |
2d543dc to
f9057ba
Compare
Signed-off-by: Priscila Moneo <priscila_moneo@hotmail.com.ar>
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
c1a35ee to
e399fe2
Compare
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
ref: https://app.clickup.com/t/9014802374/86bagk9rk