Christopher Ehrlich
Christopher Ehrlich
### Describe the bug When clicking the date to view the widgets in MacOS, the section of the menubar that has the hidden menubar items under it flashes (see video)...
### Is your feature request related to a problem? Please describe. With Arabic and Russian docs translations underway, we should start thinking about how to integrate the docs well. One...
## β Checklist - [x] I have followed every step in the [contributing guide](https://github.com/t3-oss/create-t3-app/blob/main/CONTRIBUTING.md) (updated 2022-10-06). - [x] The PR title follows the convention we established [conventional-commit](https://www.conventionalcommits.org/en/v1.0.0/) - [x] I...
### Is your feature request related to a problem? Please describe. In addition to https://github.com/t3-oss/create-t3-app/issues/770 it would be great to have an overview of where each translation is, so that...
Resolves https://github.com/t3-oss/create-t3-app/issues/821 ## β Checklist - [x] I have followed every step in the [contributing guide](https://github.com/t3-oss/create-t3-app/blob/main/CONTRIBUTING.md) (updated 2022-10-06). - [x] The PR title follows the convention we established [conventional-commit](https://www.conventionalcommits.org/en/v1.0.0/) -...
Currently both of these "solutions" pass exercise 14: ```ts // correct const genericFetch = ( url: string, schema: Schema ): Promise => { return fetch(url) .then((res) => res.json()) .then((result) =>...
### Is your feature request related to a problem? Please describe. The current docs are fine, but compared to [our landing page](https://create.t3.gg/) or the docs of some other projects, they...
Closes # ## β Checklist - [x] I have followed every step in the [contributing guide](https://github.com/t3-oss/create-t3-app/blob/main/CONTRIBUTING.md) (updated 2022-10-06). - [x] The PR title follows the convention we established [conventional-commit](https://www.conventionalcommits.org/en/v1.0.0/) -...
### Provide environment information ``` System: OS: macOS 12.5.1 CPU: (8) arm64 Apple M1 Memory: 82.56 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.16.0 - ~/.nvm/versions/node/v16.16.0/bin/node Yarn:...
Closes https://github.com/t3-oss/create-t3-app/issues/930 ## β Checklist - [x] I have followed every step in the [contributing guide](https://github.com/t3-oss/create-t3-app/blob/main/CONTRIBUTING.md) (updated 2022-10-06). - [x] The PR title follows the convention we established [conventional-commit](https://www.conventionalcommits.org/en/v1.0.0/) -...