-
When using react-virtualized Grid on iphone (both Safari and Chrome), there is an issue with
horizontal scrolling.
You can have a look on the issue here:
https://www.youtube.com/watch?v=087MM98…
-
This is a space where you'll be able to post your final-for-now thoughts on your **website portfolios.** We've talked in class about what that should include, but the main goals are to give a sense of…
-
This is an image of what the lend market screen looks like.
Your task if you choose to accept it, is to make this page Screen responsive across different media.
-
Any thoughts on how ccss could be used with slalom to allow declarative syntax?
http://constraints.cs.washington.edu/web/ccss-uwtr.pdf
-
## Introduction
This discussion was initiated during the migration of eslint configs of `material-ui/pickers` and convention and code style consolidation. (https://github.com/mui-org/material-ui-p…
-
It's entirely possible that I overlooked this, but I haven't seen a toolbar component. It would be wonderful if such a component could be added. As a bonus, it would be great if toolbars could be hori…
-
Over the next couple of days (unless something unforeseen happens) I have time to make a start with building the add-on from scratch. Getting it to match the working features of BB2 will take a while…
-
### The problem in depth
Hello MUI X Support Team,
Problem:
I am trying to customize the grouping cell in a tree data structure while retaining the default behavior for expanding and collapsing r…
-
#### Track the proposed agendas and notes for weekly Design team meetings
#### Format
```
# [Date] Design Meeting Agenda and Notes
### Attendees
-
### Facilitator
- [ ] Anita
### Note…
-
Some web browsers on some platforms have started to hide the focus ring (outline) until a user uses TAB key. But it is needed to change the focus programmatically in response to a keydown event, there…