Tima Gixe

Results 12 issues of Tima Gixe

# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...

Hi there! I have found your service pretty useful. Thank you! Working with typescript and converting massive JSONs to TS types I have found the following issue: JSON keys that...

**Describe the issue** Date picker always displays months in English version. **To Reproduce** Steps to reproduce the behavior: 1. Go to User preferences 2. Change language to different from English...

bug

**Describe the issue** When app is opened on month view, user cannot scroll the app when mouse is over the HH:MM input row. **To Reproduce** Steps to reproduce the behavior:...

bug

- [x] check spelling - [ ] update book index adding content - [x] execute `npm run format` before open PR - [x] do not regenerate `book.pdf`, it is s...

According to MDN ([source](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/function#description:~:text=If%20function%20name%20is%20omitted%2C%20it%20will%20be%20the%20variable%20name%20(implicit%20name).%20If%20function%20name%20is%20present%2C%20it%20will%20be%20the%20function%20name%20(explicit%20name).)): ``` If function name is omitted, it will be the variable name (implicit name). If function name is present, it will be the function name (explicit...

**Description** There's a problem with how the cursor moves in Slate when you use Option + ArrowRight and Option + ArrowLeft (or Ctrl on Windows). It doesn't work the same...

bug

**STR:** 1. open react query course curriculum at ui.dev 2. go to (QUIZ) QUERY KEYS AND QUERY FUNCTIONS section 3. go to forth question **Actual result:** code sample overflows parent's...