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

Font weights not rendering for listItemText in employee side menu #137

Open
UrielMaD opened this issue Dec 20, 2020 · 2 comments
Open

Font weights not rendering for listItemText in employee side menu #137

UrielMaD opened this issue Dec 20, 2020 · 2 comments
Labels
bug Something isn't working front-end web-ui good first issue Good for newcomers reactjs
Milestone

Comments

@UrielMaD
Copy link
Contributor

Describe the bug
There's a problem with font weights where you try to set different values than 'Regular' or 'Bold', there are no more options working

To Reproduce
Steps to reproduce the behavior:

  1. Go to the employee section
  2. Click on the side menu
  3. Open the element inspection
  4. Place the element selector in any text of the size menu
  5. Try to change font-weight on the styles
  6. See there's no difference when modifying the values

Expected behavior
It's expected that the font-weight changes

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • Browser [chrome, safari]

Here's an example:

Grabacion.de.pantalla.2020-12-20.a.la.s.16.24.25.mov
@kanwalnainsingh kanwalnainsingh added bug Something isn't working front-end web-ui good first issue Good for newcomers reactjs labels Dec 21, 2020
@kanwalnainsingh kanwalnainsingh added this to the HelloOpenDesk milestone Dec 21, 2020
@mayralgr
Copy link
Contributor

mayralgr commented Dec 23, 2020

Hi @UrielMaD did you tried to directly pass textWeight?

      textWeight: "600",

@UrielMaD
Copy link
Contributor Author

Hello @mayralgr I think that's a material ui issue or something like that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working front-end web-ui good first issue Good for newcomers reactjs
Projects
None yet
Development

No branches or pull requests

3 participants