-
# MAKE A PROPOSAL PROJECT
Interns will focus on their final project. The deadline for the proposal is until Friday, March 8, 2024
Here are the things you need to propose:
1. Title
2. System Requirem…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
I try to use MakerView but I got error forget to export and I check index.js in lib of react-native-mapbox-gl module in my local node_modals and I realize It doesn't exist. I use custom mapbox module …
-
### Steps to reproduce
@JCQuintas I am facing one more issue on this issue (https://github.com/mui/mui-x/issues/13716). If I have a lot of options with 0,1,2 values, then the black outline color gets…
-
I am trying to use `slotPropGetter ` but looks like that's for style only, am I able to add additional component on the slot?
What I want to achieve is to show an add button on the slot on hovering…
-
### Provide a general summary of the issue here
I wrote my first components almost like the ones supplied in react-aria (with vanilla css), and they worked in Storybook
But when imported in my big a…
-
Adding a placeholder for this so we don't forget about it. Original discussion here: https://github.com/facebook/create-react-app/issues/5238#issuecomment-432428041
iansu updated
5 years ago
-
### Steps to Reproduce
1. checkout [1fc684aaef6dd851b4d6c9a23673fcf4e7170722](https://github.com/bluesky-social/social-app/commit/1fc684aaef6dd851b4d6c9a23673fcf4e7170722)
2. install deps, build, an…
-
### The problem in depth
Considering the follow examples documentation:
v5: https://v5.mui.com/x/react-data-grid/editing/#row-editing
v6: https://mui.com/x/react-data-grid/editing/#row-editing
W…
Edelf updated
8 months ago
-
There's a lint error that says no string refs. You gotta do some other React thing instead, like refs refer to DOM elements directly instead of referencing their strings? I forget. But Ima fix it.