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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] "styleOverrides property" link in /api pages links to fragment that doesn't exist. #26232

Closed
eps1lon opened this issue May 10, 2021 · 0 comments 路 Fixed by #26244
Closed
Assignees
Labels
bug 馃悰 Something doesn't work docs Improvements or additions to the documentation

Comments

@eps1lon
Copy link
Member

eps1lon commented May 10, 2021

Current Behavior 馃槸

styleOverrides property in https://next--material-ui.netlify.app/api/modal/#css links to a document fragment that doesn't exist

Expected Behavior 馃

Make it clear what "styleOverrides property" refers to since "styleOverrides" is not even mentioned once on the linked page.

Steps to Reproduce 馃暪

Steps:

  1. Goto https://next--material-ui.netlify.app/api/modal/#css
  2. Click on "stylesOverrides property"

Your Environment 馃寧

`npx @material-ui/envinfo`
  System:
    OS: Linux 5.4 Ubuntu 20.04.2 LTS (Focal Fossa)
  Binaries:
    Node: 12.22.1 - ~/.nvm/versions/node/v12.22.1/bin/node
    Yarn: 1.22.10 - /usr/bin/yarn
    npm: 6.14.12 - ~/.nvm/versions/node/v12.22.1/bin/npm
  Browsers:
    Chrome: 90.0.4430.72
    Firefox: 88.0
  npmPackages:
    @emotion/react: ^11.4.0 => 11.4.0 
    @emotion/styled: ^11.0.0 => 11.3.0 
    @material-ui/codemod:  5.0.0-alpha.33 
    @material-ui/core:  5.0.0-alpha.33 
    @material-ui/docs:  5.0.0-alpha.33 
    @material-ui/envinfo:  1.1.6 
    @material-ui/icons:  5.0.0-alpha.29 
    @material-ui/lab:  5.0.0-alpha.33 
    @material-ui/private-theming:  5.0.0-alpha.33 
    @material-ui/styled-engine:  5.0.0-alpha.26 
    @material-ui/styled-engine-sc:  5.0.0-alpha.26 
    @material-ui/styles:  5.0.0-alpha.33 
    @material-ui/system:  5.0.0-alpha.33 
    @material-ui/types:  6.0.0 
    @material-ui/unstyled:  5.0.0-alpha.33 
    @material-ui/utils:  5.0.0-alpha.33 
    @types/react: ^17.0.3 => 17.0.5 
    react: ^17.0.1 => 17.0.2 
    react-dom: ^17.0.1 => 17.0.2 
    styled-components:  5.3.0 
    typescript: ^4.1.2 => 4.2.4 
@eps1lon eps1lon added bug 馃悰 Something doesn't work docs Improvements or additions to the documentation labels May 10, 2021
@mnajdova mnajdova self-assigned this May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 馃悰 Something doesn't work docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants