Giter VIP home page Giter VIP logo

Comments (15)

danieltisdale avatar danieltisdale commented on July 17, 2024

@ceciliamvrie adding some additional regressions found after going through all components.

  • Checkboxes: Custom Checkbox border is different locally
  • Chips: Clickable chip does not have raised state after being clicked
  • Chips: Chip with avatar does not have raised state after being clicked
  • Chips: Custom remove icon chip does not have raised state after being clicked
  • Icons: Shadow not appearing on icon buttons after being clicked
  • Icons: Primary color is different between local and smc website (#03A9F4 on website and #3F51B4 locally)
  • Snackbar: Shadow not appearing on snackbar buttons after being clicked

from styled-material-components.

dekkofilms avatar dekkofilms commented on July 17, 2024

Checklist:

This is just a copy/paste of the issues above, so that we can keep track of progress on these.

  • Tooltips: Covering the entire page on click or hover
  • Menus: Not rendering / throwing errors when not passed anchorEl as a prop
  • Buttons: Displaying style regressions (ex: elevation)
  • Dropdown: Disappearing on selecting menu item (maybe not a huge priority because we have a draft MD2 one)
  • TextField: Row specification isn't working, results in multiline text area [see comment below on why this is not a bug]
  • Checkboxes: Custom Checkbox border is different locally
  • Chips: Clickable chip does not have raised state after being clicked
  • Chips: Chip with avatar does not have raised state after being clicked
  • Chips: Custom remove icon chip does not have raised state after being clicked
  • Icons: Shadow not appearing on icon buttons after being clicked
  • Icons: Primary color is different between local and smc website (#03A9F4 on website and #3F51B4 locally) [may be fixed in https://github.com//pull/318]
  • Snackbar: Shadow not appearing on snackbar buttons after being clicked

from styled-material-components.

martahj avatar martahj commented on July 17, 2024

Also it looks like these are the issues fixed in this PR #314 - @ceciliamvrie feel free to update anything that's inaccurate

  • Enable custom-styled checkboxes
  • Clicking outside BottomSheet modal should close it
  • Clicking outside temporary drawer should close it

from styled-material-components.

martahj avatar martahj commented on July 17, 2024

Gonna work on the button shadow

from styled-material-components.

ceciliamvrie avatar ceciliamvrie commented on July 17, 2024

I've checked on my current pr, and I'm not seeing the issue where the custom checkbox border is different locally than from the site. I'm gonna check that box off

from styled-material-components.

dekkofilms avatar dekkofilms commented on July 17, 2024

I'll do menus not rendering / throwing erros when not passed anchorEl as prop

from styled-material-components.

ceciliamvrie avatar ceciliamvrie commented on July 17, 2024

Gonna work on the chips

from styled-material-components.

dekkofilms avatar dekkofilms commented on July 17, 2024

PR #316 in for the menu fix. It was really only an issue in the implementation changes in the pages file, and not really anything with the component itself.

I think when adding flow/eslint it suggested setting state with a function instead of an object ... but the event being passed to that function was not being passed in properly.

from styled-material-components.

dekkofilms avatar dekkofilms commented on July 17, 2024

I'm starting work on the dropdown text field issue.

from styled-material-components.

dekkofilms avatar dekkofilms commented on July 17, 2024

Nevermind on the above ... I think priority for that issue is low because Merlin has a TextFieldDropdown component built out already.

I will now look into the tooltip stuff.

from styled-material-components.

martahj avatar martahj commented on July 17, 2024

#314 updated the Portal a bit, so you may want to wait until it lands to work on the tooltip (or just copy in the updates) @dekkofilms

from styled-material-components.

dekkofilms avatar dekkofilms commented on July 17, 2024

Hmm, how close is that to being merged? @martahj

from styled-material-components.

martahj avatar martahj commented on July 17, 2024

@dekkofilms Hopefully soon, @gregorelee is taking a look now

from styled-material-components.

martahj avatar martahj commented on July 17, 2024

I'm not sure the textfield multiline issue is a genuine bug. In this PR app, you can see that the text area with two rows lets the user keep typing indefinitely, but does not expand vertically as they do so like the multiline text field. I don't see anything in the current material spec about multiline text fields, but honestly the experience seems pretty good. Thoughts? @danieltisdale @nataliaisabelle

from styled-material-components.

martahj avatar martahj commented on July 17, 2024

Going to look into why colors differ between local and website builds

from styled-material-components.

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.