base-ui
base-ui copied to clipboard
[docs] API table issues
Steps to reproduce
Link to live example: https://deploy-preview-541--base-ui.netlify.app/components/react-select/
Current behavior
- For the properties that are enum or union, there is no information on the available values, e.g.:
alignMethod | enum | 'item' | Determines if the select should align to the selected item inside the popup or the trigger element.
- There is overlap in the UI for the properties with longer names:
Expected behavior
No response
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: docs, API table
These are two separate issues. I can take a look at 1. and @vladmoroz should consider 2. when redesigning the docs.
Yep this is on my radar
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.