base-ui icon indicating copy to clipboard operation
base-ui copied to clipboard

[docs] API table issues

Open mnajdova opened this issue 1 year ago • 2 comments

Steps to reproduce

Link to live example: https://deploy-preview-541--base-ui.netlify.app/components/react-select/

Current behavior

  1. 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.
  1. There is overlap in the UI for the properties with longer names:
Screenshot 2024-10-01 at 11 41 13

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

mnajdova avatar Oct 01 '24 09:10 mnajdova

These are two separate issues. I can take a look at 1. and @vladmoroz should consider 2. when redesigning the docs.

michaldudak avatar Oct 01 '24 12:10 michaldudak

Yep this is on my radar

vladmoroz avatar Oct 01 '24 13:10 vladmoroz

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.

github-actions[bot] avatar Nov 26 '24 09:11 github-actions[bot]