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

Intellisense Support Issue for MUI Extended Properties in @oxygen-ui/react #216

Open
movinsilva opened this issue May 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@movinsilva
Copy link

Describe the issue:

Intellisense is not supported for the properties extended by Material-UI (MUI) for certain components of the @oxygen-ui/react library.

Intellisense support for the box component:
image

How to reproduce:

  1. Create a React application with Typescript.
  2. Install @oxygen-ui/react.
  3. Observe the intellisense support when trying to add props that are extended by MUI for some components(ex: Box, Typography, Card ...).

Expected behavior:

Suggest properties when typing the first part of the prop, in line with typical Intellisense behavior, facilitating faster and more accurate development

Environment information (Please complete the following information; remove any unnecessary fields) :

  • Affected Package: @oxygen-ui/react
  • Library Version: 1.11.0
  • OS: Windows
  • Browser: Google Chrome Version 124.0.6367.119
@movinsilva movinsilva added the bug Something isn't working label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant