Code Monkey home page Code Monkey logo

Comments (3)

mj12albert avatar mj12albert commented on June 24, 2024

@aldrichdev This doesn't seem to be an issue with Material UI – since you are customizing the theme, you could probably offset the extra 4px by adding it back to the select menu (maybe with calc()or place the border on the FormControl instead of the input

from material-ui.

github-actions avatar github-actions commented on June 24, 2024

👋 Thanks for using MUI Core!

We use GitHub issues exclusively as a bug and feature requests tracker, however,
this issue appears to be a support request.

For support, please check out https://mui.com/getting-started/support/. Thanks!

If you have a question on Stack Overflow, you are welcome to link to it here, it might help others.
If your issue is subsequently confirmed as a bug, and the report follows the issue template, it can be reopened.

from material-ui.

aldrichdev avatar aldrichdev commented on June 24, 2024

@aldrichdev This doesn't seem to be an issue with Material UI – since you are customizing the theme, you could probably offset the extra 4px by adding it back to the select menu (maybe with calc()or place the border on the FormControl instead of the input

Hi @mj12albert, thank you for your response. I tried setting width: calc(100% + 4px) on .MuiPaper-root, and this makes it full width of its container, or ~1600px on my screen instead of the expected 328px. I also tried placing the border on the FormControl instead of the input, but the menu still incorrectly calculates its width to be 324px wide.

Edit: I re-read the bot's message, and I see I shouldn't be putting support requests here. I've moved this to StackOverflow: https://stackoverflow.com/questions/78030607/mui-select-menu-width-not-taking-border-into-account

from material-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.